Merge pull request #12 from lxxxvi/fix-twitter-url

fix twitter URL in config example
This commit is contained in:
Athul Cyriac Ajay 2020-09-16 17:08:47 +05:30 committed by GitHub
commit acd619ee67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"