From e625b9383ca9488c68dbc62a8d15790545eba640 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 9 Dec 2023 11:05:21 +0100 Subject: [PATCH 1/2] Update theme to include translated strings --- themes/hugo-theme-roland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-roland b/themes/hugo-theme-roland index 21967b1..9000fbd 160000 --- a/themes/hugo-theme-roland +++ b/themes/hugo-theme-roland @@ -1 +1 @@ -Subproject commit 21967b12fc9e94b2321af96aaecc2534c51d9427 +Subproject commit 9000fbd75218ddffc83fd56cc490a0403e72b45f From 006d4d5ccc39b4365cb08b58c7af64a144b10f9b Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 9 Dec 2023 11:06:49 +0100 Subject: [PATCH 2/2] Add new social networks --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 306defd..d506f02 100644 --- a/config.toml +++ b/config.toml @@ -86,13 +86,13 @@ home = ["HTML", "RSS", "JSON"] #linkedin = "https://www.linkedin.com/in/yourlinkedinid" #stackoverflow = "https://stackoverflow.com/users/yourstackoverflowid" #instagram = "full profile url in instagram" - #github = "https://github.com/yourgithub" + github = "https://github.com/happyDomain" #wechat = "your wechat qr code image" #medium = "full profile url in medium" #pinterest = "full profile url in pinterest" #reddit = "full profile url in reddit" gitlab = "https://git.happydomain.org/happyDomain" - #mastodon = "full profile url in mastodon" + mastodon = "https://floss.social/@happyDomain" #keybase = "full profile url in keybase" #xing = "https://www.xing.com/profile/yourxingid" #git = "full profile url for git user"