friends&typo: Horean's Blog & RATING3PRO Today

https://blog.hxrch.top
https://www.xie.today
This commit is contained in:
Ad-closeNN
2026-02-13 11:13:13 +08:00
parent ab4d40223c
commit 61fd878285
+9 -1
View File
@@ -187,10 +187,18 @@ import { Icon } from "astro-icon/components";
<a href="https://blog.hxrch.top" target="_blank" class="friend-card"> <a href="https://blog.hxrch.top" target="_blank" class="friend-card">
<div class="flex items-center gap-2"> <div class="flex items-center gap-2">
<img src="https://img.hxrch.top/bfav256.webp" loading="lazy" class="w-5 h-5 rounded"> <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 class="font-bold text-black dark:text-white">Horean's Blog</div>
</div> </div>
<div class="text-sm text-black/50 dark:text-white/50">Spread the knowledge wisely & widely.</div> <div class="text-sm text-black/50 dark:text-white/50">Spread the knowledge wisely & widely.</div>
</a> </a>
<a href="https://www.xie.today" target="_blank" class="friend-card">
<div class="flex items-center gap-2">
<img src="https://www.xie.today/images/avatar.jpg" loading="lazy" class="w-5 h-5 rounded">
<div class="font-bold text-black dark:text-white">RATING3PRO Today</div>
</div>
<div class="text-sm text-black/50 dark:text-white/50">潜水</div>
</a>
</div> </div>
<!-- 申请友链 --> <!-- 申请友链 -->