mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
Merge pull request #44 from Lparksi/patch-1
Add PARKSI's Blog link to friends page
This commit is contained in:
@@ -446,6 +446,13 @@ import { Icon } from "astro-icon/components";
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">一个高中生 UP 搭的博客 QwQ</div>
|
||||
</a>
|
||||
<a href="https://blog.lparksi.com/" 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">PARKSI's Blog</div>
|
||||
</div>
|
||||
<div class="text-sm text-black/50 dark:text-white/50">Redefine Yourself</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- 申请友链 -->
|
||||
|
||||
Reference in New Issue
Block a user