diff options
author | mayx | 2025-05-19 17:20:16 +0000 |
---|---|---|
committer | mayx | 2025-05-19 17:20:16 +0000 |
commit | 786f9bd602b99d785d39217fb2a8bec20d28e872 (patch) | |
tree | 30c8a3cde86ed62d0e272e9cc3e05bd648b36258 | |
parent | 2b40c9e852b940221428f3aaf733857ca4bd9c00 (diff) |
Update 2 files
- /index.html - /_layouts/default.html
-rw-r--r-- | _layouts/default.html | 2 | ||||
-rw-r--r-- | index.html | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 8deaa93..708e79a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -70,7 +70,7 @@ <p class="view"><a href="{{ site.github.owner_url }}" rel="me">View My GitHub Profile</a></p> {% endif %} - <p class="view"><a href="/Mabbs/">About Me</a></p> + <p class="view"><a class="h-card" href="/Mabbs/">About Me</a></p> <ul class="downloads"> {% if site.github %} diff --git a/index.html b/index.html index 85c1b4b..e092df6 100644 --- a/index.html +++ b/index.html @@ -71,5 +71,7 @@ title: 首页 - 我的文章 <!-- <a href="https://mabbs.github.io/MayxDaily/">Mayx日报</a><br> --> </p> <br /> -<small><a href="https://icp.gov.moe/?keyword=20218888" target="_blank">萌ICP备 20218888号</a></small> +<small><a href="https://xn--sr8hvo.ws/previous">←</a> + An <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍 + <a href="https://xn--sr8hvo.ws/next">→</a><br /><a href="https://icp.gov.moe/?keyword=20218888" target="_blank">萌ICP备 20218888号</a></small> <input name="live2dBGM" value="https://music.163.com/song/media/outer/url?id=523658881.mp3" type="hidden" /> \ No newline at end of file |