From 30e300249f16135d5da67c2636e0ec4afb47b047 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Fri, 4 Feb 2022 21:15:32 +0100 Subject: [PATCH] Fix erroneous link --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5b3848d..096fe54 100644 --- a/config.toml +++ b/config.toml @@ -36,7 +36,7 @@ enableEmoji = true [[params.social]] name = "twitter" - url = "https://github.com/phundrak" + url = "https://twitter.com/phundrak" [[params.social]] name = "youtube"