diff --git a/README.md b/README.md index 0978867..e9ea390 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# 19yuke2-vue - +# 19yuke2 + 合肥市南园学校19预科2班纪念站点项目 \ No newline at end of file diff --git a/src/components/ChangeLog.vue b/src/components/ChangeLog.vue index eea5531..43b723e 100644 --- a/src/components/ChangeLog.vue +++ b/src/components/ChangeLog.vue @@ -10,7 +10,7 @@ interface Commit { } } -const { isFetching, data } = useFetch('https://git.thehrz.net/api/v1/repos/thehrz/19yuke2-vue/commits?stat=false&limit=3').json() +const { isFetching, data } = useFetch('https://git.thehrz.net/api/v1/repos/19yuke2-project/19yuke2/commits?stat=false&limit=3').json()