Commit d9e9835 1 parent 237be58 commit d9e9835 Copy full SHA for d9e9835
File tree 1 file changed +6
-21
lines changed
1 file changed +6
-21
lines changed Original file line number Diff line number Diff line change 2
2
<v-footer height =" 40" app >
3
3
<a
4
4
key =" ClassIsland"
5
- href =" https://github.com/HelloWRC/ClassIsland/blob/master /"
5
+ href =" https://classisland.tech /"
6
6
title =" ClassIsland"
7
7
class =" d-inline-block mx-2 social-link"
8
8
rel =" noopener noreferrer"
@@ -41,29 +41,14 @@ import SvgIcon from './SvgIcon.vue';
41
41
42
42
const items = [
43
43
{
44
- title: " 支持 " ,
45
- icon: " mdi-shield-star-outline " ,
46
- href: " https://support.vuetifyjs .com/" ,
44
+ title: " QQ群 " ,
45
+ icon: " mdi-qqchat " ,
46
+ href: " https://qm.qq .com/q/4NsDQKiAuQ " ,
47
47
},
48
48
{
49
- title: " Vuetify X" ,
50
- icon: ` svg:M2.04875 3.00002L9.77052 13.3248L1.99998 21.7192H3.74882L10.5519 14.3697L16.0486 21.7192H22L13.8437 10.8137L21.0765 3.00002H19.3277L13.0624 9.76874L8.0001 3.00002H2.04875ZM4.62054 4.28821H7.35461L19.4278 20.4308H16.6937L4.62054 4.28821Z ` ,
51
- href: " https://x.com/vuetifyjs" ,
52
- },
53
- {
54
- title: " Vuetify GitHub" ,
49
+ title: " GitHub" ,
55
50
icon: ` mdi-github ` ,
56
- href: " https://github.com/vuetifyjs/vuetify" ,
57
- },
58
- {
59
- title: " Vuetify Discord" ,
60
- icon: ` mdi-discord ` ,
61
- href: " https://community.vuetifyjs.com/" ,
62
- },
63
- {
64
- title: " Vuetify Reddit" ,
65
- icon: ` mdi-reddit ` ,
66
- href: " https://reddit.com/r/vuetifyjs" ,
51
+ href: " https://github.com/ClassIsland/ClassIsland" ,
67
52
},
68
53
];
69
54
</script >
You can’t perform that action at this time.
0 commit comments