mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
Merge branch 'main' of github.com:afoim/fuwari
This commit is contained in:
@@ -439,6 +439,13 @@ import { Icon } from "astro-icon/components";
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">Live a good life meet slowly</div>
|
||||
</a>
|
||||
<a href="https://blog.mcxiaochen.top/" target="_blank" class="friend-card">
|
||||
<div class="flex items-center gap-2">
|
||||
<img src="https://blog.mcxiaochen.top/favicon.ico" loading="lazy" class="w-5 h-5 rounded">
|
||||
<div class="font-bold text-black dark:text-white">尘の个人博客</div>
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">一个高中生 UP 搭的博客 QwQ</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- 申请友链 -->
|
||||
|
||||
Reference in New Issue
Block a user