diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-10-30 17:19:22 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-10-30 17:19:22 -0300 |
commit | 561eddba74bed82f1389898b451a65783966958f (patch) | |
tree | 460a05934a7f32c1eda1407ca72c8b9f469f47f6 | |
parent | 3a7da2a8f34f9de4a418c09d63643ceac5957e70 (diff) |
fix missing </a> in changelog
-rw-r--r-- | static-page/changelog.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml index 984c17fb..3a26b605 100644 --- a/static-page/changelog.yaml +++ b/static-page/changelog.yaml @@ -28,7 +28,7 @@ Style: |- margin-bottom: 0.6em; } Content: |- - <h3 id="30-oct-2023"><a href="#30-oct-2023">[[date:30 October 2023]] - patchin' it up</h3> + <h3 id="30-oct-2023"><a href="#30-oct-2023">[[date:30 October 2023]] - patchin' it up</a></h3> <h3>data fixes</h3> - added art tags for [[album:the-rebornening]] - added art content warnings across [[group:deconrecon]] |