️ fix: atom feed alt description

This commit is contained in:
welpo 2023-02-08 02:10:03 +01:00
parent 48d10f59a5
commit d41c9b5c86
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -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" },