diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 8c9f68ef..5205e00d 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -135,6 +135,7 @@ staticDir = ["static", "../assets/others"] # static directories #Pinterest = "xxxx" #Reddit = "xxxx" #Codepen = "xxxx" + #FreeCodeCamp = "xxxx" #Bitbucket = "xxxx" #Stackoverflow = "xxxx" #Weibo = "xxxx" diff --git a/layouts/partials/home/social.html b/layouts/partials/home/social.html index 469f9e9b..6b7c687b 100644 --- a/layouts/partials/home/social.html +++ b/layouts/partials/home/social.html @@ -49,6 +49,9 @@ {{ with .Site.Params.Social.Codepen}} {{ end }} +{{ with .Site.Params.Social.FreeCodeCamp}} + +{{ end }} {{ with .Site.Params.Social.Bitbucket}} {{ end }} @@ -101,7 +104,7 @@ {{ end }} {{ with .Site.Params.Social.Hackernews}} - + {{ end }} {{ with .Site.Params.Social.Kickstarter}}