« 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.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index 2047a720..7a34fa9e 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -65,6 +65,14 @@ export const fallbackDescriptor = {
 // TODO: Define all this stuff in data as YAML!
 export const externalLinkSpec = [
   {
+    matchDomain: 'hsmusic.wiki',
+
+    string: 'local',
+
+    icon: 'globe',
+  },
+
+  {
     matchDomain: 'bandcamp.com',
 
     string: 'bandcamp',