« get me outta code hell

the grubbles & more hiveswap albums - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/upd8.js
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-11-15 12:38:07 -0400
committerFlorrie <towerofnix@gmail.com>2019-11-15 12:38:07 -0400
commit8a84e54bbba5ddab927f756c242d83c60973dd63 (patch)
tree623f8aff4b041f78655d2dd9d57f94a61834ee3d /upd8.js
parentfcab76bfecb174e6fded906d6d2f2b74cf3ffb82 (diff)
the grubbles & more hiveswap albums
Diffstat (limited to 'upd8.js')
-rw-r--r--upd8.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js
index 43069f3..0399989 100644
--- a/upd8.js
+++ b/upd8.js
@@ -83,7 +83,7 @@ const {
 const SITE_TITLE = 'Homestuck Music Wiki';
 
 const SITE_INTRO = fixWS`
-    <p>Welcome to the fan-made wiki for Homestuck music! Select any album below to begin browsing.</p>
+    <p>Welcome to my fan-made Homestuck music wiki! Select any album below to begin browsing.</p>
     <p>This site was mostly made as a remake of Homestuck's official <a href="https://homestuck.bandcamp.com/">Bandcamp</a>, which saw its content reduced on <a href="https://twitter.com/hamesatron/status/1187842783618297856">10/25/19</a>. This site aims to be a more reliable resource and reference: track art (conspicuously missing from the Bandcamp) is archived here, solo albums are all indexed in the one place, and URLs will always stay consistent. Also included are tracks for listening on Bandcamp and other services.</p>
     <p>This site was mostly made by <a href="https://twitter.com/florriestuck">Florrie</a>. Listings were fetched primarily from the <a href="https://homestuck.bandcamp.com">Homestuck Bandcamp</a>. Track art is primarily from the <a href="https://web.archive.org/web/20190720035022/https://homestuck.bandcamp.com/music">Web Archive</a>. Much of this is made based on and with use of the <a href="https://homestuck-and-mspa-music.fandom.com/wiki/Homestuck_and_MSPA_Music_Wiki">Homestuck and MSPA Music Wiki</a> on Fandom - thanks a bunch to all who've worked on that!</p>
 `;
@@ -568,6 +568,7 @@ async function writeTrackPage(track, albumData) {
                         <a href="${url}">${
                             url.includes('bandcamp.com') ? 'Bandcamp' :
                             url.includes('youtu') ? 'YouTube' :
+                            url.includes('soundcloud') ? 'SoundCloud' :
                             '(External)'
                         }</a>
                     `), 'or')}.</p>