diff --git a/src/App.vue b/src/App.vue index a373f4a..29638c2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -57,20 +57,20 @@ const data = reactive({ socialLinks: [{ icon: '', - link: '', + link: 'https://github.com/sun0225SUN', label: 'Github', }, { icon: '', - link: '', - label: 'Github', + link: 'https://twitter.com/sun0225SUN', + label: 'Twitter', }, { icon: '', - link: '', - label: 'Github', + link: 'https://youtube.com/@sun0225SUN', + label: 'YouTube', }, { icon: '', - link: '', - label: 'Github', + link: 'https://space.bilibili.com/448488855/', + label: 'Bilibili', }], }) @@ -124,19 +124,19 @@ onMounted(() => {
+
嗨,你好,我是小孙同学。
-+
热爱编程、摄影、读书、旅行。
-+
热爱计算机科学和 IT 互联网事业,希望能成为一名优秀的开发者。
-+
我们正在让这个世界变得更加美好,通过代码的重复使用和延展构建完美体系。
-+
We're making the world a better place. Through constructing elegant hierarchies for maximum code reuse and extensibility.