Merge pull request #12 from lxxxvi/fix-twitter-url
fix twitter URL in config example
This commit is contained in:
commit
acd619ee67
|
@ -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