diff --git a/config.toml b/config.toml index 3bdad0d..4abcc0e 100644 --- a/config.toml +++ b/config.toml @@ -36,6 +36,10 @@ url = "https://git.sstork.dev/SebastianStork" name = "linkedin" url = "https://www.linkedin.com/in/sebastian-stork" +[[extra.profile.social]] +name = "email" +url = "mailto:sebastian.stork@pm.me" + [[extra.profile.social]] name = "rss" url = "$BASE_URL/atom.xml"