Skip to content

Commit

Permalink
chore: :(
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Aug 5, 2023
1 parent 4d0eaa8 commit d9005d8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/views/About/Links.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
@navigate="goToHref"
/>
</v-col>
</v-row>
</v-row>
<v-row class="full-width">
<v-col cols="12">
<v-divider />
Expand Down Expand Up @@ -156,17 +156,17 @@ export default {
url: 'https://yituliu.site/',
shorten: 'yituliu.site'
},
{
title: 'MAA小助手',
features: [
{
name: 'auto_farming',
color: 'cyan'
}
],
url: 'https://maa.plus/',
shorten: 'maa.plus'
},
// {
// title: 'MAA小助手',
// features: [
// {
// name: 'auto_farming',
// color: 'cyan'
// }
// ],
// url: 'https://maa.plus/',
// shorten: 'maa.plus'
// },
{
title: 'ANWiki',
features: [
Expand Down

0 comments on commit d9005d8

Please sign in to comment.