« 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.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index a616efb3..f84b5c15 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -559,6 +559,12 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domains: ['store.steampowered.com', 'steamcommunity.com']},
+    platform: 'steam',
+    icon: 'steam',
+  },
+
+  {
     match: {domain: 'tiktok.com'},
 
     platform: 'tiktok',