summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-05-06 15:03:23 +0900
committernsfisis <nsfisis@gmail.com>2025-05-06 15:03:23 +0900
commitce9308b47d5eba482862ae24968c198bbf466e21 (patch)
treedea9dff9e3cb545f834d6bae37fc6aa634a4c8d5 /vhosts/blog/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html
parent7578db074c2aa6a4875d99a992a7a7da3ae2f349 (diff)
downloadnsfisis.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/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.html4
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>: 公開