« get me outta code hell

content: MUSIC@DCRC external lnks - 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>2023-12-13 17:40:55 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-13 17:40:55 -0400
commit51d7d11b15784a616c6e36776702359d7a8b982e (patch)
treec78cc6456c9acd4ddd4e0ad2c601d31772964ba9 /src/util
parent9c3a732733e808bf1ea171177c090d753276f19b (diff)
content: MUSIC@DCRC external lnks
Diffstat (limited to 'src/util')
-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 0a4a77c..e95dfef 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',