diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-09-04 23:56:51 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-09-04 23:56:51 +0200 |
commit | b10a99e5dbab0e2d84a215dac942c3c83df19ea4 (patch) | |
tree | da90870df6b6210ae9ad715e279682eb64689007 /src | |
parent | 9e9fee84b8d6fc4a3f1a89c7f4d3334fa54fc06b (diff) |
Add missing date IDs
Diffstat (limited to 'src')
-rw-r--r-- | src/changelog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/changelog.html b/src/changelog.html index 92496ac..9374132 100644 --- a/src/changelog.html +++ b/src/changelog.html @@ -38,7 +38,7 @@ </div> </section> - <section class="cl-section slant-down"> + <section id=02-09-2023 class="cl-section slant-down"> <div> <h2><!-- DATE --></h2> <p> @@ -54,7 +54,7 @@ </div> </section> - <section class="cl-section slant-down"> + <section id=19-08-2023 class="cl-section slant-down"> <div> <h2><!-- DATE --></h2> <p> |