« get me outta code hell

external-links: Linktree - 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 13:08:27 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-03-30 13:19:51 -0300
commit2a2da579eea65cde8dc5ba52421ae0822c729eab (patch)
tree2a5d4516ead022cb8cf4fda1193ce97aeab27569 /src/util
parent25806dc2d228d654c29b109ab0411c00bb5990f1 (diff)
external-links: Linktree
Diffstat (limited to 'src/util')
-rw-r--r--src/util/external-links.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/external-links.js b/src/util/external-links.js
index a76c1e9..5df4f7d 100644
--- a/src/util/external-links.js
+++ b/src/util/external-links.js
@@ -443,6 +443,15 @@ export const externalLinkSpec = [
   },
 
   {
+    match: {domain: 'linktr.ee'},
+
+    platform: 'linktree',
+    handle: {pathname: /^([^/]+)\/?$/},
+
+    icon: 'linktree',
+  },
+
+  {
     match: {domains: ['types.pl']},
 
     platform: 'mastodon',