mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:00:04 -04:00
friends(new): AkiNard Blog
This commit is contained in:
+13
-5
@@ -18,7 +18,7 @@ import { Icon } from "astro-icon/components";
|
|||||||
<img src="https://www.cloudflare-cn.com/favicon.ico" loading="lazy" class="w-5 h-5 rounded">
|
<img src="https://www.cloudflare-cn.com/favicon.ico" loading="lazy" class="w-5 h-5 rounded">
|
||||||
<div class="font-bold text-black dark:text-white">Cloudflare</div>
|
<div class="font-bold text-black dark:text-white">Cloudflare</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-sm text-black/50 dark:text-white/50">本站使用的托管平台&CDN&赛博菩萨</div>
|
<div class="text-sm text-black/50 dark:text-white/50">本站使用的托管平台 | CDN&赛博菩萨</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://github.com/saicaca/fuwari" target="_blank" class="friend-card">
|
<a href="https://github.com/saicaca/fuwari" target="_blank" class="friend-card">
|
||||||
@@ -26,7 +26,7 @@ import { Icon } from "astro-icon/components";
|
|||||||
<img src="/assets/favicon/saicaca.png" loading="lazy" class="w-5 h-5 rounded">
|
<img src="/assets/favicon/saicaca.png" loading="lazy" class="w-5 h-5 rounded">
|
||||||
<div class="font-bold text-black dark:text-white">fuwari</div>
|
<div class="font-bold text-black dark:text-white">fuwari</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-sm text-black/50 dark:text-white/50">使用 Astro 构建的静态博客模板&本站使用的模板</div>
|
<div class="text-sm text-black/50 dark:text-white/50">本站使用的模板 | 使用 Astro 构建的静态博客模板</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://chatgpt.com" target="_blank" class="friend-card">
|
<a href="https://chatgpt.com" target="_blank" class="friend-card">
|
||||||
@@ -34,7 +34,7 @@ import { Icon } from "astro-icon/components";
|
|||||||
<img src="https://cdn.oaistatic.com/assets/favicon-l4nq08hd.svg" loading="lazy" class="w-5 h-5 rounded">
|
<img src="https://cdn.oaistatic.com/assets/favicon-l4nq08hd.svg" loading="lazy" class="w-5 h-5 rounded">
|
||||||
<div class="font-bold text-black dark:text-white">OpenAI ChatGPT</div>
|
<div class="font-bold text-black dark:text-white">OpenAI ChatGPT</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-sm text-black/50 dark:text-white/50">这玩意难道有时候不比脑子好使?</div>
|
<div class="text-sm text-black/50 dark:text-white/50">这玩意难道有时候不比脑子好使</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://gemini.google.com" target="_blank" class="friend-card">
|
<a href="https://gemini.google.com" target="_blank" class="friend-card">
|
||||||
@@ -50,7 +50,7 @@ import { Icon } from "astro-icon/components";
|
|||||||
<img src="https://code.visualstudio.com/assets/favicon.ico" loading="lazy" class="w-5 h-5 rounded">
|
<img src="https://code.visualstudio.com/assets/favicon.ico" loading="lazy" class="w-5 h-5 rounded">
|
||||||
<div class="font-bold text-black dark:text-white">Visual Studio Code</div>
|
<div class="font-bold text-black dark:text-white">Visual Studio Code</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-sm text-black/50 dark:text-white/50">轻量编辑器中的真神!</div>
|
<div class="text-sm text-black/50 dark:text-white/50">轻量编辑器中的真神</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://github.com" target="_blank" class="friend-card">
|
<a href="https://github.com" target="_blank" class="friend-card">
|
||||||
@@ -58,7 +58,7 @@ import { Icon } from "astro-icon/components";
|
|||||||
<img src="/assets/favicon/github.ico" loading="lazy" class="w-5 h-5 rounded">
|
<img src="/assets/favicon/github.ico" loading="lazy" class="w-5 h-5 rounded">
|
||||||
<div class="font-bold text-black dark:text-white">GitHub</div>
|
<div class="font-bold text-black dark:text-white">GitHub</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-sm text-black/50 dark:text-white/50">Build and ship software on a single, collaborative platform | 在单一协作平台上构建和交付软件</div>
|
<div class="text-sm text-black/50 dark:text-white/50">在单一协作平台上构建和交付软件</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://hitokoto.cn" target="_blank" class="friend-card">
|
<a href="https://hitokoto.cn" target="_blank" class="friend-card">
|
||||||
@@ -218,6 +218,14 @@ import { Icon } from "astro-icon/components";
|
|||||||
<div class="text-sm text-black/50 dark:text-white/50">化学 × 随手记 × 心得 × 随缘更</div>
|
<div class="text-sm text-black/50 dark:text-white/50">化学 × 随手记 × 心得 × 随缘更</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<a href="https://blog.578113.xyz" target="_blank" class="friend-card">
|
||||||
|
<div class="flex items-center gap-2">
|
||||||
|
<img src="https://image.578113.xyz/img/skyceria.jpg" loading="lazy" class="w-5 h-5 rounded">
|
||||||
|
<div class="font-bold text-black dark:text-white">AkiNard Blog</div>
|
||||||
|
</div>
|
||||||
|
<div class="text-sm text-black/50 dark:text-white/50">艾拉酱世界第一可爱!</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 申请友链 -->
|
<!-- 申请友链 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user