From 1ed72d23ff0c1849e8621cf50dc0923cd392f1fa Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 30 Mar 2024 14:00:32 -0300 Subject: external-links: Cohost --- src/util/external-links.js | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/util') diff --git a/src/util/external-links.js b/src/util/external-links.js index d1ca448..890373f 100644 --- a/src/util/external-links.js +++ b/src/util/external-links.js @@ -271,6 +271,15 @@ export const externalLinkSpec = [ icon: 'carrd', }, + { + match: {domain: 'cohost.org'}, + + platform: 'cohost', + handle: {pathname: /^([^/]+)\/?$/}, + + icon: 'cohost', + }, + { match: {domain: 'music.deconreconstruction.com'}, platform: 'deconreconstruction.music', -- cgit 1.3.0-6-gf8a5