mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
@@ -383,6 +383,25 @@ import { Icon } from "astro-icon/components";
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">一个初中生的blog</div>
|
||||
</a>
|
||||
<a
|
||||
href="https://blog.170529.xyz"
|
||||
target="_blank"
|
||||
class="friend-card"
|
||||
>
|
||||
<div class="flex items-center gap-2">
|
||||
<img
|
||||
src="https://img.170529.xyz/2025/08/favicon-compress.avif"
|
||||
class="w-5 h-5 rounded"
|
||||
/>
|
||||
<div class="font-bold text-black dark:text-white">
|
||||
Elysiam
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">
|
||||
个人的博客小站,分享下技术和生活。May you, the beauty of
|
||||
this world, always shine
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<!-- 申请友链 -->
|
||||
<div class="sponsors-section mt-8">
|
||||
|
||||
Reference in New Issue
Block a user