Skip to content

Commit

Permalink
添加下首页的关于链接
Browse files Browse the repository at this point in the history
  • Loading branch information
KoriIku committed Oct 10, 2024
1 parent 4083f0f commit 973145f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Home.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="home">
<div class="about">
<a href="#about">关于</a>
<a href="https://luxirty.com/posts/luxirty-search/" target="_blank">关于</a>
</div>
<div class="logo">
Luxirty Search
Expand All @@ -13,7 +13,7 @@
<!-- 添加页脚 -->
<footer>
<p>
&copy; Create by <a href="https://luxirty.com/posts/luxirty-search/" target="_blank">Luxirty</a> with Love |
&copy; Create by <a href="https://luxirty.com/about/" target="_blank">Luxirty</a> with Love |
Open Source on <a href="https://github.com/KoriIku/luxiry-search" target="_blank">
GitHub
</a>
Expand Down

0 comments on commit 973145f

Please sign in to comment.