friends: 新增 Horean's Blog

https://blog.hxrch.top
This commit is contained in:
Ad-closeNN
2026-02-13 00:46:57 +08:00
parent 361b4d4e37
commit ab4d40223c
+8
View File
@@ -183,6 +183,14 @@ import { Icon } from "astro-icon/components";
</div> </div>
<div class="text-sm text-black/50 dark:text-white/50">博客,远不止于博客~</div> <div class="text-sm text-black/50 dark:text-white/50">博客,远不止于博客~</div>
</a> </a>
<a href="https://blog.hxrch.top" target="_blank" class="friend-card">
<div class="flex items-center gap-2">
<img src="https://img.hxrch.top/bfav256.webp" loading="lazy" class="w-5 h-5 rounded">
<div class="font-bold text-black dark:text-white">Horeans Blog</div>
</div>
<div class="text-sm text-black/50 dark:text-white/50">Spread the knowledge wisely & widely.</div>
</a>
</div> </div>
<!-- 申请友链 --> <!-- 申请友链 -->