diff options
author | Niklink <niklink413@gmail.com> | 2022-02-26 21:05:47 -0400 |
---|---|---|
committer | Niklink <niklink413@gmail.com> | 2022-02-26 21:05:47 -0400 |
commit | 442843f3abefda9b5de5aece57956735dc2ee8ce (patch) | |
tree | 8913482276f45289b942e7fd9215e81cb389706d | |
parent | 4901298515f36eb8f4587cf7e9797bc20b4d1ccc (diff) |
fix broken artist link in chagelog
-rw-r--r-- | static-pages.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static-pages.txt b/static-pages.txt index 0b771e0d..1322d95d 100644 --- a/static-pages.txt +++ b/static-pages.txt @@ -117,7 +117,7 @@ Content: - fixed [[Toby Fox Has Written Hundreds of Unique Original Songs]] referencing [[track:ruins]] (by Erik Scheele) instead of [[track:ruins-undertale]] (by Toby Fox) - fixed a number of syntax errors in data files, thanks to improved parsing and data review by Gio (thank you!): - fixed artist commentary not showing up for [[track:frogsong]] and [[track:schrodingers-harbinger]] - - fixed Instagram link not showing up for artist [[artist:DSNAKE]] + - fixed Instagram link not showing up for artist [[artist:dsnake]] - fixed YouTube and tumblr links not showing up for artist [[artist:first-turn-fold]] - fixed tumblr link not showing up for artist [[artist:thiefofstars]] - fixed art tag [[tag:carapacians]] having a broken tag color (which messed up the layout of the tag's gallery page and styled links to it as default white instead of the intended light gray) |