diff --git a/config.toml b/config.toml index 89eda08..0e8602a 100644 --- a/config.toml +++ b/config.toml @@ -73,5 +73,4 @@ social_links = [ { name = "github", enabled = true, link = "https://github.com/thomasweitzel", svg = '' }, { name = "stackoverflow", enabled = true, link = "https://stackoverflow.com/u/188291", svg = '' }, { name = "mastodon", enabled = true, link = "https://fosstodon.org/@tweitzel", rel = 'me', svg = '' }, - { name = "instagram", enabled = true, link = "https://www.instagram.com/pureandroid", svg = '' }, ]