From 8c4831f23d98f0c57f3d4dd6a60ce9a3bf1fdf10 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Sun, 24 Dec 2023 08:09:13 +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 a64ac502..ab981015 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -33,6 +33,7 @@ title = "Congo" # { github = "https://github.com/username" }, # { gitlab = "https://gitlab.com/username" }, # { google = "https://www.google.com/" }, + # { google-scholar = "https://scholar.google.com/citations?user=user-id" }, # { hashnode = "https://username.hashnode.dev" }, # { instagram = "https://instagram.com/username" }, # { keybase = "https://keybase.io/username" }, @@ -59,5 +60,4 @@ title = "Congo" # { whatsapp = "https://wa.me/phone-number" }, # { x-twitter = "https://twitter.com/username" }, # { youtube = "https://youtube.com/username" }, - # { google-scholar = "https://scholar.google.com/citations?user=user-id"} # ]