diff --git a/src/components/PostCard.astro b/src/components/PostCard.astro
index a765304..36f9d4b 100644
--- a/src/components/PostCard.astro
+++ b/src/components/PostCard.astro
@@ -7,7 +7,6 @@ import { i18n } from "../i18n/translation";
import { getDir } from "../utils/url-utils";
import ImageWrapper from "./misc/ImageWrapper.astro";
import PostMetadata from "./PostMeta.astro";
-import { umamiConfig } from "../config";
interface Props {
class?: string;
@@ -43,7 +42,7 @@ const coverWidth = "28%";
const { remarkPluginFrontmatter } = await entry.render();
---
-
+
-
\ No newline at end of file
+
diff --git a/src/pages/friends.astro b/src/pages/friends.astro
index b684c42..dbb75aa 100644
--- a/src/pages/friends.astro
+++ b/src/pages/friends.astro
@@ -226,6 +226,14 @@ import { Icon } from "astro-icon/components";
艾拉酱世界第一可爱!
+
+
+

+
雪诺的小博客
+
+ 分享关于网络的众多有趣的小知识
+
+
diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro
index 0bd0066..490bfcc 100644
--- a/src/pages/posts/[...slug].astro
+++ b/src/pages/posts/[...slug].astro
@@ -178,4 +178,4 @@ const customcover = entry.data.customcover;
crossorigin="anonymous"
async>
-
\ No newline at end of file
+