From b6572afbc0fd4b78b8551ab02fa7cd5609140f1b Mon Sep 17 00:00:00 2001 From: Kisechan Date: Thu, 6 Mar 2025 13:45:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=8B=E9=93=BE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E8=B0=83=E6=95=B4=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=89=93=E5=BC=80=E6=96=B9=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20GitHub=20=E6=97=A5=E5=8E=86=E6=B8=85?= =?UTF-8?q?=E7=90=86=E9=80=BB=E8=BE=91=EF=BC=8C=E9=99=90=E5=88=B6=20RSS=20?= =?UTF-8?q?=E6=96=87=E7=AB=A0=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/links.yml | 16 +---------- src/components/NavBar.vue | 11 +++++--- src/views/HomeView.vue | 59 ++++++++++++++++++++++++++------------- 3 files changed, 47 insertions(+), 39 deletions(-) diff --git a/public/links.yml b/public/links.yml index 42266b1..76be05d 100644 --- a/public/links.yml +++ b/public/links.yml @@ -3,18 +3,4 @@ - avatar: "https://images.kisechan.space/icon.jpg" title: "Kisechan's Blog" description: "Kisechan 的博客" - url: "https://blog.kisechan.space" - - avatar: "https://example.com/avatar.png" - title: "个人博客" - description: "这是一个个人博客" - url: "https://example.com/personal-blog" -- category: "友情链接" - links: - - avatar: "https://example.com/avatar.png" - title: "友情链接1" - description: "这是一个友情链接" - url: "https://example.com/friend-link-1" - - avatar: "https://example.com/avatar.png" - title: "友情链接2" - description: "这是一个友情链接" - url: "https://example.com/friend-link-2" \ No newline at end of file + url: "https://blog.kisechan.space" \ No newline at end of file diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 7dbe21f..abb5188 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -15,16 +15,19 @@ diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 945192a..c5bd8e1 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -15,7 +15,6 @@

My Github Contributions

-

Loading...


@@ -116,55 +115,75 @@