diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2022-01-30 14:20:28 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2022-01-30 14:20:28 -0400 |
commit | bbf90d52e298ee804a33e3ad45e5896900d21288 (patch) | |
tree | 7cb1886d77fc176f4cd26eb250a32cbc195b80b8 | |
parent | f952f6afacd33974070bbced1cc61b99f124a342 (diff) |
fix bad syntax Instagram link for DSNAKE
-rw-r--r-- | artists.txt | 2 | ||||
-rw-r--r-- | static-pages.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/artists.txt b/artists.txt index c718c389..4d5c72c0 100644 --- a/artists.txt +++ b/artists.txt @@ -1115,7 +1115,7 @@ Artist: Drowning Pool ------------------------------------------------------------------------------- Artist: DSNAKE URLs: - -https://www.instagram.com/disorderly.snake/ +- https://www.instagram.com/disorderly.snake/ ------------------------------------------------------------------------------- Artist: Dragonnova Alias: Melissa Peebles diff --git a/static-pages.txt b/static-pages.txt index a253ccf4..501d25c7 100644 --- a/static-pages.txt +++ b/static-pages.txt @@ -114,6 +114,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 YouTube and tumblr links not showing up for artist [[artist:first-turn-fold]] - fixed tumblr link not showing up for artist [[artist:thiefofstars]] - fixed [[La Espero]] not being listed in reference list for [[Malblanka Rozo Verda Stelo]] (thanks, Sgeo!) |