diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-06 15:03:23 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-06 15:03:23 +0900 |
| commit | ce9308b47d5eba482862ae24968c198bbf466e21 (patch) | |
| tree | dea9dff9e3cb545f834d6bae37fc6aa634a4c8d5 /vhosts/blog/public/posts/2021-03-05/my-first-post/index.html | |
| parent | 7578db074c2aa6a4875d99a992a7a7da3ae2f349 (diff) | |
| download | nsfisis.dev-ce9308b47d5eba482862ae24968c198bbf466e21.tar.gz nsfisis.dev-ce9308b47d5eba482862ae24968c198bbf466e21.tar.zst nsfisis.dev-ce9308b47d5eba482862ae24968c198bbf466e21.zip | |
feat(blog/nuldoc): add anchor to changelog
Diffstat (limited to 'vhosts/blog/public/posts/2021-03-05/my-first-post/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/2021-03-05/my-first-post/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/posts/2021-03-05/my-first-post/index.html b/vhosts/blog/public/posts/2021-03-05/my-first-post/index.html index 0df84458..8be056aa 100644 --- a/vhosts/blog/public/posts/2021-03-05/my-first-post/index.html +++ b/vhosts/blog/public/posts/2021-03-05/my-first-post/index.html @@ -43,8 +43,8 @@ <h1 class="post-title">My First Post</h1> </header> <div class="post-content"> - <section> - <h2 id="changelog">更新履歴</h2> + <section id="changelog"> + <h2><a href="#changelog">更新履歴</a></h2> <ol> <li class="revision"> <time datetime="2021-03-05">2021-03-05</time>: 公開 |
