diff --git a/config.toml b/config.toml index 0171cd7..9edb14e 100644 --- a/config.toml +++ b/config.toml @@ -39,6 +39,9 @@ enableRobotsTXT = true [[params.socialIcons]] name = "twitter" url = "https://www.twitter.com/rad4day" +[[params.socialIcons]] + name = "linkedin" + url = "https://www.linkedin.com/in/tobias-manske-a595111b7" [[params.socialIcons]] name = "mastodon" url = "https://chaos.social/@rad4day"