From 9728fbfc2f979e5e9fbb1f2a8959cdde69c08a9a Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 9 Mar 2022 16:19:36 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20template=20social=20lin?= =?UTF-8?q?ks=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/languages.en.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index fc66548a..3399c22b 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -33,6 +33,7 @@ dateFormat = "2 January 2006" # { github = "https://github.com/username" }, # { gitlab = "https://gitlab.com/username" }, # { google = "https://www.google.com/" }, + # { hashnode = "https://username.hashnode.dev" }, # { instagram = "https://instagram.com/username" }, # { keybase = "https://keybase.io/username" }, # { kickstarter = "https://www.kickstarter.com/profile/username" }, @@ -41,12 +42,15 @@ dateFormat = "2 January 2006" # { mastodon = "https://mastodon.instance/@username" }, # { medium = "https://medium.com/username" }, # { microsoft = "https://www.microsoft.com/" }, + # { orcid = "https://orcid.org/userid" }, # { patreon = "https://www.patreon.com/username" }, # { pinterest = "https://pinterest.com/username" }, # { reddit = "https://reddit.com/user/username" }, + # { researchgate = "https://www.researchgate.net/profile/username" }, # { slack = "https://workspace.url/team/userid" }, # { snapchat = "https://snapchat.com/add/username" }, # { soundcloud = "https://soundcloud.com/username" }, + # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, # { steam = "https://steamcommunity.com/profiles/userid" }, # { telegram = "https://t.me/username" }, # { tiktok = "https://tiktok.com/@username" },