diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-06-15 13:21:23 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-06-15 13:21:23 +0900 |
| commit | be5d20ba8b6988c6107a6066774f3d7b994c48f5 (patch) | |
| tree | cbdac635c6a48a88b04620081340d24f55dce100 /vhosts/blog/public/about/index.html | |
| parent | a65bb9609284d273f0aa232dbaf69597c87f5a12 (diff) | |
| download | nsfisis.dev-be5d20ba8b6988c6107a6066774f3d7b994c48f5.tar.gz nsfisis.dev-be5d20ba8b6988c6107a6066774f3d7b994c48f5.tar.zst nsfisis.dev-be5d20ba8b6988c6107a6066774f3d7b994c48f5.zip | |
fix(blog/nuldoc): do not render closing tag of <img>
Diffstat (limited to 'vhosts/blog/public/about/index.html')
| -rw-r--r-- | vhosts/blog/public/about/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vhosts/blog/public/about/index.html b/vhosts/blog/public/about/index.html index a11b49b6..b19a49ed 100644 --- a/vhosts/blog/public/about/index.html +++ b/vhosts/blog/public/about/index.html @@ -44,7 +44,6 @@ <div class="my-icon"> <div id="myIcon"> <img src="/favicon.svg"> - </img> </div> <script defer src="/my-icon.js?h=206d876c67ce6596bb8a1ae16fc7634b"> </script> |
