website: fix build err

This commit is contained in:
tiann
2023-02-02 08:40:28 +08:00
parent 840294fa7e
commit f2c6c56fdb

View File

@@ -9,7 +9,7 @@ Halaman ini hanya untuk Anda yang ingin menemukan kode sumber yang sesuai dengan
:::
<script setup>
import data from '../repos.json'
import data from '../../repos.json'
</script>
<table>