diff --git a/config.toml b/config.toml index 4430c7a..3397940 100644 --- a/config.toml +++ b/config.toml @@ -35,7 +35,7 @@ menu = [ #The icons available can be found in "social_icons" in the "static" folder socials = [ - { name = "github", url = "$BASE_URL/atom.xml", icon = "rss" }, + { name = "atom feed", url = "$BASE_URL/atom.xml", icon = "rss" }, { name = "github", url = "https://github.com/welpo/", icon = "github" }, { name = "soundcloud", url = "https://soundcloud.com/oskerwyld", icon = "soundcloud" }, { name = "instagram", url = "https://instagram.com/oskerwyld", icon = "instagram" },