From 9c4d8166254369093fb8dfcafcb36fb226b8ee78 Mon Sep 17 00:00:00 2001 From: Jake Date: Tue, 3 Dec 2019 22:12:11 -0500 Subject: [PATCH] Adding Free Code Camp to social and fixing Hacker News Icon --- exampleSite/config.toml | 1 + layouts/partials/home/social.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 8c9f68e..5205e00 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 469f9e9..6b7c687 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}}