diff options
| author | verdant <i@glowisle.me> | 2026-02-06 16:41:13 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-02-06 16:41:13 +0800 |
| commit | 327797a634a5b8fe5acbd9063e734da0ffaaa095 (patch) | |
| tree | a300dba063c1137082d6b44b6442095f57acad73 /public/index.html | |
| parent | 09e3feab20961cabdf9a8675f780aeb7d8fba035 (diff) | |
| download | niwa-327797a634a5b8fe5acbd9063e734da0ffaaa095.tar.gz niwa-327797a634a5b8fe5acbd9063e734da0ffaaa095.zip | |
docs: add note "generate-tag-pages"
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 14069cf..b84f2ad 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN" xml:lang="zh-CN"> <head> -<!-- 2026-02-03 二 01:03 --> +<!-- 2026-02-06 五 16:40 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Verdant的杂物间</title> @@ -228,6 +228,7 @@ This is a <a href="https://motherfuckingwebsite.com/">motherfucking-website</a>. <h2 id="orgfb9cabc">最近更新</h2> <div class="outline-text-2" id="text-orgfb9cabc"> <ul class="org-ul"> +<li><a href="./generate-tag-pages.html">生成标签页面</a></li> <li><a href="./how-do-i-build-this-site.html">我是如何构建这个站点的</a></li> <li><a href="./radical-minimalist-web-design.html">激进极简主义网页设计</a></li> </ul> |
