From d087f1b8bc3d6d2fb23744c4f1a5de6223d5f84f Mon Sep 17 00:00:00 2001 From: Matthew McDermott Date: Sun, 30 Sep 2018 13:03:59 -0500 Subject: Upgraded to Font Awesome 5.3 --- layouts/_default/single.html | 36 ++++++++++++++++++------------------ layouts/partials/category.html | 2 +- layouts/partials/footer.html | 22 +++++++++++----------- layouts/partials/head.html | 3 ++- layouts/partials/header.html | 2 +- layouts/partials/tag.html | 2 +- layouts/partials/topnavigation.html | 24 ++++++++++++------------ 7 files changed, 46 insertions(+), 45 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index dcd32f2..cedb40e 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -107,7 +107,7 @@ {{ with $writer.facebook }} - {{end}} @@ -115,7 +115,7 @@ {{ with $writer.googleplus }} - {{end}} @@ -124,14 +124,14 @@ {{ with $writer.twitter }} - {{end}} {{ with $writer.linkedin }} - {{end}} @@ -139,7 +139,7 @@ title="linkedin icon"> {{ with $writer.email }} - {{end}} @@ -147,7 +147,7 @@ title="email icon"> {{ with $writer.instagram }} - {{end}} @@ -155,7 +155,7 @@ title="instagram icon"> {{ with $writer.stackoverflow }} - {{end}} @@ -163,7 +163,7 @@ title="stackoverflow icon"> {{ with $writer.github }} - {{end}} @@ -172,7 +172,7 @@ title="github icon"> {{ with $writer.pinterest }} - {{end}} @@ -182,7 +182,7 @@ title="pinterest icon"> {{ with .Site.Params.social.facebook }} - {{end}} @@ -190,7 +190,7 @@ title="facebook icon"> {{ with .Site.Params.social.googleplus }} - {{end}} @@ -199,14 +199,14 @@ title="googleplus icon"> {{ with .Site.Params.social.twitter }} - {{end}} {{ with .Site.Params.social.linkedin }} - {{end}} @@ -214,7 +214,7 @@ title="linkedin icon"> {{ with .Site.Params.social.email }} - {{end}} @@ -222,7 +222,7 @@ title="email icon"> {{ with .Site.Params.social.instagram }} - {{end}} @@ -230,7 +230,7 @@ title="instagram icon"> {{ with .Site.Params.social.stackoverflow }} - {{end}} @@ -238,7 +238,7 @@ title="stackoverflow icon"> {{ with .Site.Params.social.github }} - {{end}} @@ -247,7 +247,7 @@ title="github icon"> {{ with .Site.Params.social.pinterest }} - {{end}} diff --git a/layouts/partials/category.html b/layouts/partials/category.html index e392161..865d1f7 100644 --- a/layouts/partials/category.html +++ b/layouts/partials/category.html @@ -3,7 +3,7 @@ Category: {{ .Title }} {{ if .Site.Params.social.rss }} - + rss {{ end }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a74e427..c562123 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -26,7 +26,7 @@
  • @@ -36,7 +36,7 @@
  • - + googleplus
  • @@ -46,7 +46,7 @@ {{ with .Site.Params.social.twitter }}
  • @@ -54,8 +54,8 @@ {{ with .Site.Params.social.instagram }}
  • - + instagram
  • @@ -64,7 +64,7 @@ {{ with .Site.Params.social.email }}
  • @@ -73,7 +73,7 @@ {{ with .Site.Params.social.linkedin }}
  • - + linkedin
  • @@ -82,7 +82,7 @@ {{ with .Site.Params.social.stackoverflow }}
  • - + stackoverflow
  • @@ -92,7 +92,7 @@ {{ with .Site.Params.social.github }}
  • - + github
  • @@ -102,7 +102,7 @@ {{ with .Site.Params.social.pinterest }}
  • - + pinterest
  • @@ -111,7 +111,7 @@ {{ if .Site.Params.social.rss }}
  • - + rss
  • diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 75a4e1e..b1a0b5d 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -14,7 +14,8 @@ - + + diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 324407f..7ce297c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,7 +5,7 @@ {{ end }} diff --git a/layouts/partials/tag.html b/layouts/partials/tag.html index 9e849d4..ad61d92 100644 --- a/layouts/partials/tag.html +++ b/layouts/partials/tag.html @@ -3,7 +3,7 @@ Tag: {{ .Title }} {{ if .Site.Params.social.rss }} - + rss {{ end }} diff --git a/layouts/partials/topnavigation.html b/layouts/partials/topnavigation.html index 609ca93..a4df615 100644 --- a/layouts/partials/topnavigation.html +++ b/layouts/partials/topnavigation.html @@ -1,7 +1,7 @@