BUG fix: links

This commit is contained in:
KUN1007 2023-11-15 11:23:43 +08:00
parent 62238a6f20
commit 094e8232cb
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ import { Icon } from '@iconify/vue'
<li>
<a
aria-label="KUN Visual Novel Open Source GitHub Repository | 鲲 Galgame 论坛开源 GitHub 仓库"
href="https://t.me/kungalgame"
href="https://github.com/KUN1007/kun-galgame-vue"
target="_blank"
>
<Icon icon="line-md:github-loop" />

View file

@ -31,7 +31,7 @@ import BackToPrevious from '@/components/BackToPrevious.vue'
<a
aria-label="KUN Visual Novel Open Source GitHub Repository | 鲲 Galgame 论坛开源 GitHub 仓库"
href="https://t.me/kungalgame"
href="https://github.com/KUN1007/kun-galgame-vue"
target="_blank"
>
<Icon class="icon" icon="line-md:github-loop" />