From 2f81ada2eb717ec972c5d5c1a2c332105ab6d3ec Mon Sep 17 00:00:00 2001 From: QihanNX Date: Tue, 11 Aug 2026 08:26:16 +0000 Subject: [PATCH] feat: add friends links page --- src/content/pages/links.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/content/pages/links.md diff --git a/src/content/pages/links.md b/src/content/pages/links.md new file mode 100644 index 0000000..732bbcd --- /dev/null +++ b/src/content/pages/links.md @@ -0,0 +1,13 @@ +--- +title: "友链" +description: "我的朋友们的博客和网站" +--- + +## 友链 + +欢迎大家互换友链!如果希望出现在这里,可以发邮件到 im@qihanx.cn 联系我。 + +### 朋友们 + +- [Astro 官网](https://astro.build) — 这个博客就是用它搭建的 +- [GitHub](https://github.com) — 代码托管平台,我所有项目都在这里 \ No newline at end of file