diff options
| -rw-r--r-- | content/about.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/about.md b/content/about.md index f74be1f..144d688 100644 --- a/content/about.md +++ b/content/about.md @@ -4,6 +4,10 @@ date: '2026-01-25T21:24:30+08:00' comments: false showMeta: false --- +## 关于我 + +我是 Verdant,你可以访问[我的主页](https://verdant.ee/)简单认识一下我,想了解更多的话,请阅读文章吧[^2]。 + ## 常见问题 ### 这个网站用了什么技术? @@ -54,3 +58,4 @@ img { {{< word-count "posts" >}} [^1]: 大概。你可以在源码仓库的`/layouts/_default/baseof.html`的`<style>`块中查看。 +[^2]: 带有「黑历史」标签的文章请谨慎阅读,并且不要认为现在的我还是那样啊! |
