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 @@
Loading...