We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f5aab commit 28bfc46Copy full SHA for 28bfc46
src/pages/mascot/MascotIndex.vue
@@ -40,7 +40,7 @@ const navigationList = [
40
<link-button
41
class="h-full"
42
text="下载设定稿"
43
- link="https://github.com/AOSC-Dev/fumo-anan" />
+ link="https://repo.aosc.io/mascots/mascots.zip" />
44
</div>
45
<div class="grid-col-1 grid gap-y-3"
46
><app-link to="https://tysontan.com" class="text-link"
@@ -129,7 +129,7 @@ const navigationList = [
129
130
class="my-auto h-full"
131
132
- link="https://repo.aosc.io/mascots/fumo.zip" /> </div
+ link="https://github.com/AOSC-Dev/fumo" /> </div
133
><div class="grid-col-1 grid gap-y-3">
134
<div class="invisible">占位</div><div class="invisible">占位</div>
135
0 commit comments