diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-04 00:37:27 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-04 00:37:27 +0900 |
| commit | 5c35314280d5793965dff366f9fe68846c4576c8 (patch) | |
| tree | fc2dddb0cb60da0336bae15870e3648f543d0eb1 /services/blog/public | |
| parent | 36e0a3f8486bb2a8b288694dcf460a75d0517f57 (diff) | |
| download | nsfisis.dev-5c35314280d5793965dff366f9fe68846c4576c8.tar.gz nsfisis.dev-5c35314280d5793965dff366f9fe68846c4576c8.tar.zst nsfisis.dev-5c35314280d5793965dff366f9fe68846c4576c8.zip | |
fix(blog/content): update post /posts/2021-03-05/my-first-post/
Diffstat (limited to 'services/blog/public')
| -rw-r--r-- | services/blog/public/posts/2021-03-05/my-first-post/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/blog/public/posts/2021-03-05/my-first-post/index.html b/services/blog/public/posts/2021-03-05/my-first-post/index.html index daa35f82..0d2e20fd 100644 --- a/services/blog/public/posts/2021-03-05/my-first-post/index.html +++ b/services/blog/public/posts/2021-03-05/my-first-post/index.html @@ -178,7 +178,7 @@ </del> </p> <p> - footenote. <sup class="footnote"><a class="footnote" href="#footnote--foo" id="footnoteref--foo">[1]</a></sup> + footnote. <sup class="footnote"><a class="footnote" href="#footnote--foo" id="footnoteref--foo">[1]</a></sup> </p> <div class="admonition"> <div class="admonition-label"> |
