diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-09-04 21:25:09 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-09-04 21:25:09 -0300 |
commit | d71397e3d97458e094277804c6ae6dee6274e0ed (patch) | |
tree | 81bbf07ed698b725b7102c810ae9a22008f46f77 | |
parent | eeee71afdff4938d7ccadf09748bd414a4b00b40 (diff) |
media filename fixes
-rw-r--r-- | album/diverging-delicacies.yaml | 2 | ||||
-rw-r--r-- | album/prospit-and-derse.yaml | 2 | ||||
-rw-r--r-- | static-page/changelog.yaml | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/album/diverging-delicacies.yaml b/album/diverging-delicacies.yaml index 794e795d..31c927c1 100644 --- a/album/diverging-delicacies.yaml +++ b/album/diverging-delicacies.yaml @@ -301,7 +301,7 @@ Referenced Tracks: Commentary: |- <i>Mikkynga:</i> Also bonus art because i read the wrong part of the epilogues at first but i liked it anyway and i couldn't just let it die: - <img src="media/misc/kamina-burana-bonus.jpeg" width="300"> + <img src="media/misc/kamina-burana-bonus.jpg" width="300"> --- Track: Giving Up the Ghost Artists: diff --git a/album/prospit-and-derse.yaml b/album/prospit-and-derse.yaml index 76484905..b88fcc1f 100644 --- a/album/prospit-and-derse.yaml +++ b/album/prospit-and-derse.yaml @@ -73,7 +73,7 @@ Commentary: |- Thanks for helping me out, Bea. And keep up the good work. I have to say I'm pleased overall with this song, but, like any artist, it's difficult to look back at my works. They never seem completed. Especially the Prospit half for me. (<i>original track art</i>) - <img src="media/misc/hallowed-halls-original.jpg" width="350"> + <img src="media/misc/hallowed-halls-original.png" width="350"> --- Track: The Golden Towers Duration: '3:22' diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml index ae9a0b38..e995d738 100644 --- a/static-page/changelog.yaml +++ b/static-page/changelog.yaml @@ -61,6 +61,9 @@ Content: |- - fixed [[track:memories-of-home]] not referencing [[track:rosen-wings]] or [[track:restful-wings]] - fixed [[track:living-will]] not referencing [[track:the-fifth-flower]] - fixed [[track:purge-destiny]] not referencing [[track:corona]] + - fixed a variety of filename issues for track artwork and other images + - fixed original art for [[track:hallowed-halls]] being a 404 when viewing its source file + - fixed bonus art for [[track:kamina-burana]] displaying source file instead of thumbnail <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]]) |