From 8bde58a79cc50fa7dd400067ed2474d1d1b543ec Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Sun, 24 Dec 2023 08:11:40 +1100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Sort=20link=20config=20par?= =?UTF-8?q?ams=20alphabetically?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/languages.en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index a4e05c51..055af103 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -42,6 +42,7 @@ title = "Congo" # { linkedin = "https://linkedin.com/in/username" }, # { mastodon = "https://mastodon.instance/@username" }, # { medium = "https://medium.com/username" }, + # { mendeley = "https://www.mendeley.com/" }, # { microsoft = "https://www.microsoft.com/" }, # { orcid = "https://orcid.org/userid" }, # { patreon = "https://www.patreon.com/username" }, @@ -60,5 +61,4 @@ title = "Congo" # { whatsapp = "https://wa.me/phone-number" }, # { x-twitter = "https://twitter.com/username" }, # { youtube = "https://youtube.com/username" }, - # { mendeley = "https://www.mendeley.com/" }, # ]