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-10-02 | |
| 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-10-02')
7 files changed, 14 insertions, 14 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/vhosts/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index 52cb5a45..14727a23 100644 --- a/vhosts/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/vhosts/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -52,8 +52,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/python-unbound-local-error/index.html b/vhosts/blog/public/posts/2021-10-02/python-unbound-local-error/index.html index c3d48b89..f72898d5 100644 --- a/vhosts/blog/public/posts/2021-10-02/python-unbound-local-error/index.html +++ b/vhosts/blog/public/posts/2021-10-02/python-unbound-local-error/index.html @@ -52,8 +52,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html index b11626c9..92207b64 100644 --- a/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -49,8 +49,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index fc041fdd..864bc098 100644 --- a/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/vhosts/blog/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -52,8 +52,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/vhosts/blog/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index dffa5173..522aa15b 100644 --- a/vhosts/blog/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/vhosts/blog/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -49,8 +49,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/vhosts/blog/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html index 5c6e386a..79e162e3 100644 --- a/vhosts/blog/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html +++ b/vhosts/blog/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html @@ -49,8 +49,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 diff --git a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index 3da75e76..155526b7 100644 --- a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -49,8 +49,8 @@ </ul> </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-10-02">2021-10-02</time>: Qiita から移植 |
