diff --git a/config.toml b/config.toml index 431637c..af80d9e 100644 --- a/config.toml +++ b/config.toml @@ -29,4 +29,9 @@ url = "https://github.com/axi0m" [[params.socialIcons]] icon = "fab fa-linkedin" title = "Linkedin" -url = "https://linkedin.com/in/kevindienst" \ No newline at end of file +url = "https://linkedin.com/in/kevindienst" + +[[params.socialIcons]] +icon = "fab fa-mastodon" +title = "mastodon" +url = "https://fosstodon.org/@axi0m" \ No newline at end of file