添加下首页的关于链接
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
KoriIku 2024-10-10 16:29:01 +08:00
parent 4083f0fefd
commit 973145f23f

View File

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