diff options
Diffstat (limited to 'vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html b/vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html index e0f3f72f..877406e9 100644 --- a/vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html +++ b/vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html @@ -43,8 +43,8 @@ <h1 class="post-title">PNG 画像の最小構成エンコーダを実装する</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="2023-04-01">2023-04-01</time>: 公開 |
