Merge pull request #99 from infotexture/fix-twitter-link
Fix Twitter link in example site footer
This commit is contained in:
commit
895aba1441
|
@ -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 = "/"
|
||||
|
|
Loading…
Reference in a new issue