Fix Twitter link in example site footer
This commit is contained in:
parent
0f3a862fc8
commit
a800bb55af
|
@ -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 = "/"
|
||||||
|
|
Loading…
Reference in a new issue