diff --git a/exampleSite/config.toml b/exampleSite/config.toml index af5063e..ec4ec0b 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -19,12 +19,13 @@ url = "https://github.com/athul/archie" [[params.social]] name = "Twitter" icon = "twitter" -url = "https://github.com/athulcajay/" +url = "https://twitter.com/athulcajay/" [[params.social]] name = "GitLab" icon = "gitlab" url = "https://gitlab.com/athul/" + [[menu.main]] name = "Home" url = "/"