️ fix: atom feed alt description

main
welpo 2 years ago
parent 48d10f59a5
commit d41c9b5c86
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -35,7 +35,7 @@ menu = [
#The icons available can be found in "social_icons" in the "static" folder #The icons available can be found in "social_icons" in the "static" folder
socials = [ 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 = "github", url = "https://github.com/welpo/", icon = "github" },
{ name = "soundcloud", url = "https://soundcloud.com/oskerwyld", icon = "soundcloud" }, { name = "soundcloud", url = "https://soundcloud.com/oskerwyld", icon = "soundcloud" },
{ name = "instagram", url = "https://instagram.com/oskerwyld", icon = "instagram" }, { name = "instagram", url = "https://instagram.com/oskerwyld", icon = "instagram" },

Loading…
Cancel
Save