mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:40:03 -04:00
friends(new): 雪诺的小博客
2. feat(analytics): 加入 Google Analytics 3. fix(style): 修复 Umami 请求重复多次请求的问题
This commit is contained in:
@@ -226,6 +226,14 @@ import { Icon } from "astro-icon/components";
|
||||
<div class="text-sm text-black/50 dark:text-white/50">艾拉酱世界第一可爱!</div>
|
||||
</a>
|
||||
|
||||
<a href="https://blog.4365754.xyz" target="_blank" class="friend-card">
|
||||
<div class="flex items-center gap-2">
|
||||
<img src="https://photos.4365754.xyz/ac0cf34feb992487db7e63382418382dba213210.jpg" 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">分享关于网络的众多有趣的小知识</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- 申请友链 -->
|
||||
|
||||
@@ -178,4 +178,4 @@ const customcover = entry.data.customcover;
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
</MainGridLayout>
|
||||
</MainGridLayout>
|
||||
|
||||
Reference in New Issue
Block a user