Merge pull request #45 from HeLongaa/patch-1

添加友链:硅基漫游指南
This commit is contained in:
二叉树树
2025-08-27 20:08:23 +08:00
committed by GitHub

View File

@@ -453,6 +453,13 @@ import { Icon } from "astro-icon/components";
</div>
<div class="text-sm text-black/50 dark:text-white/50">Redefine Yourself</div>
</a>
<a href="https://blog.helong.online/" target="_blank" class="friend-card">
<div class="flex items-center gap-2">
<img src="https://blog.lparksi.com/images/icon.webp" 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">Face life with hope.</div>
</a>
</div>
<!-- 申请友链 -->