« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util/external-links.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/external-links.js')
-rw-r--r--src/util/external-links.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index 0a4a77cf..e95dfef3 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -250,6 +250,18 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domain: 'music.deconreconstruction.com'},
+    platform: 'deconreconstruction.music',
+    icon: 'globe',
+  },
+
+  {
+    match: {domain: 'deconreconstruction.com'},
+    platform: 'deconreconstruction',
+    icon: 'globe',
+  },
+
+  {
     match: {domain: 'deviantart.com'},
     platform: 'deviantart',
     icon: 'deviantart',