diff options
| author | verdant <im@verdant.ee> | 2026-06-02 17:48:46 +0800 |
|---|---|---|
| committer | verdant <im@verdant.ee> | 2026-06-02 17:48:46 +0800 |
| commit | a6fd5bd05a3432cbf2308070aa08cde77ae7cf5b (patch) | |
| tree | 9d2d1697942b11219575e0666ab188c5c98fec7f | |
| parent | cea374abbc65e04eefb7abb3ed5ff38c22ae4d81 (diff) | |
| download | blog-a6fd5bd05a3432cbf2308070aa08cde77ae7cf5b.tar.gz blog-a6fd5bd05a3432cbf2308070aa08cde77ae7cf5b.zip | |
Add about-me
| -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]: 带有「黑历史」标签的文章请谨慎阅读,并且不要认为现在的我还是那样啊! |
