mirror of https://github.com/luizdepra/hugo-coder.git

Luiz de Prá
17.48.2018 a6bf2f01503f57444b487a6a058bbe62479f4a5a
exampleSite/config.toml
@@ -34,27 +34,27 @@
[[params.social]]
    name = "Github"
    icon = "fab fa-github fa-2x"
    icon = "fab fa-github"
    weight = 1
    url = "https://github.com/johndoe/"
[[params.social]]
    name = "Gitlab"
    icon = "fab fa-gitlab fa-2x"
    icon = "fab fa-gitlab"
    weight = 2
    url = "https://gitlab.com/johndoe/"
[[params.social]]
    name = "Twitter"
    icon = "fab fa-twitter fa-2x"
    icon = "fab fa-twitter"
    weight = 3
    url = "https://twitter.com/johndoe/"
[[params.social]]
    name = "LinkedIn"
    icon = "fab fa-linkedin fa-2x"
    icon = "fab fa-linkedin"
    weight = 4
    url = "https://www.linkedin.com/in/johndoe/"
[[params.social]]
    name = "Medium"
    icon = "fab fa-medium fa-2x"
    icon = "fab fa-medium"
    weight = 5
    url = "https://medium.com/@johndoe"