fix twitter URL in config example
This commit is contained in:
parent
117d3373f5
commit
dcee8ddd6e
|
@ -75,7 +75,7 @@ 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"
|
||||||
|
|
Loading…
Reference in a new issue