« get me outta code hell

Merge branch 'nebula/remove-large-files' into staging - hsmusic-data - Data files for https://hsmusic.wiki - track, album, artist & flash info, etc
summary refs log tree commit diff
path: root/static-page
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-09-04 19:52:13 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-04 19:52:13 -0300
commiteeee71afdff4938d7ccadf09748bd414a4b00b40 (patch)
tree001676d95071e0527df1bfe16fb59d661c0b3d1a /static-page
parentda5d46f047eadf6cf66912d0c9ad9da91c705b74 (diff)
parentbad6d32039a3ec5f40b80e1cbf048e4d99883ab3 (diff)
Merge branch 'nebula/remove-large-files' into staging
Diffstat (limited to 'static-page')
-rw-r--r--static-page/changelog.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 89c6a8e..ae9a0b3 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -35,6 +35,9 @@ Content: |-
     <h3>data changes</h3>
     - fixed [[artist:kara-roas]] having some artist credits under a different name
     - medley tracks [[track:something-familiar]], [[track:yet-cool-and-new]], and [[track:ophiuchus-full-suite]] now list their constituent songs as references
+    - divided two especially large additional files into smaller files
+        - second part of voice-over commentary for [[album:sburb-ost]]
+        - commentary booklet for [[album:homestuck-vol-10]] (also uploaded all-pages-in-one, mildly compressed PDF)
     - adjusted sizes of image embeds across artist commentaries
       - images in commentaries of [[track:i-love-this-doctor]], [[track:do-you-remember-the-doctor]], [[track:three-in-the-morning-4-13-hours-late-remix-canon-edit]], and [[track:i-started-a-joke]] now embeds instead of URLs
     <h3>data fixes</h3>
@@ -59,7 +62,7 @@ Content: |-
         - fixed [[track:living-will]] not referencing [[track:the-fifth-flower]]
         - fixed [[track:purge-destiny]] not referencing [[track:corona]]
 
-    <h2 id="18-aug-2023" class="major-release"><a href="#18-aug-2023">[[date:18 August 2023]] - Iridescent Noon</a></h3>
+    <h2 id="18-aug-2023" class="major-release"><a href="#18-aug-2023">[[date:18 August 2023]] - Iridescent Noon</a></h2>
     (news entry: [[news-entry:iridescent-noon]])
     <h3>site changes</h3>
     - major rework of how each website page's contents are generated, making it way easier to prototype new features or test changes, and allowing for better stability as code internals are expanded or updated