summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2025-12-14 14:46:41 +0800
committeryingyu5658 <i@yingyu5658.me>2025-12-14 14:46:41 +0800
commit78bfb125f30b117895206e9aea7a3a38f8457d0c (patch)
tree6d8504987b872fde416a0d7157b108e2a98c3315
parentb3ebd8526dc1e7b0d7d5420b38f7dc43f185a979 (diff)
downloadblog-78bfb125f30b117895206e9aea7a3a38f8457d0c.tar.gz
blog-78bfb125f30b117895206e9aea7a3a38f8457d0c.zip
docs(/content/links.md): Add link to "Doin的赛博空间"
-rw-r--r--.gitignore1
-rw-r--r--content/links.md1
-rw-r--r--layouts/partials/footer.html2
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 73ab876..bca7e55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
public/
resources/
+.obsidian/
diff --git a/content/links.md b/content/links.md
index 929a60b..9d0eddb 100644
--- a/content/links.md
+++ b/content/links.md
@@ -20,6 +20,7 @@ type: no-comments
| [龙场茶室](https://blog.peterchen97.cn/) | - |
| [太隐](https://wangyurui.com/) | 一个人的思想发育史就是他的阅读史 |
| [辛未羊的网络日志](https://panqiincs.me/) | 记录生活和学习 |
+| [Doin的赛博空间](https://doin.pages.dev/) | 来自后玲音与爱丽丝时代的幻想。 |
<!--
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index cc5e269..52d7e30 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1 +1 @@
-<p>© 2024 - 2025 | Made with ❤️ by Verdant.</p>
+<p class="copyright">© 2024 - 2025 | Made with ❤️ by Verdant.</p>