Fix Twitter link in example site footer

This commit is contained in:
Roger Sheen 2023-09-23 19:17:39 +02:00
parent 0f3a862fc8
commit a800bb55af

View file

@ -19,12 +19,13 @@ url = "https://github.com/athul/archie"
[[params.social]] [[params.social]]
name = "Twitter" name = "Twitter"
icon = "twitter" icon = "twitter"
url = "https://github.com/athulcajay/" url = "https://twitter.com/athulcajay/"
[[params.social]] [[params.social]]
name = "GitLab" name = "GitLab"
icon = "gitlab" icon = "gitlab"
url = "https://gitlab.com/athul/" url = "https://gitlab.com/athul/"
[[menu.main]] [[menu.main]]
name = "Home" name = "Home"
url = "/" url = "/"