« get me outta code hell

external-links: GameBanana - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-30 12:54:06 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-03-30 12:54:06 -0300
commitdcd5845b43b995ca41fb6b1711165d096a25b807 (patch)
treef98fe19c668fb5e17db1af49e289be4de646420a /src/util
parente3c91e682c3ce246f0628a4f4786c50d9066fc4d (diff)
external-links: GameBanana
We tried making a vector icon here, but basically no dice.
Pixel art presented this small on the wiki just doesn't work
as a vector image.
Diffstat (limited to 'src/util')
-rw-r--r--src/util/external-links.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index 4d77eb7..da0889a 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -365,6 +365,12 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domain: 'gamebanana.com'},
+    platform: 'gamebanana',
+    icon: 'globe',
+  },
+
+  {
     match: {domain: 'homestuck.com'},
     platform: 'homestuck',
     icon: 'globe',