From 229227825127424bd7aec1687fb252cb6d843a9e Mon Sep 17 00:00:00 2001 From: Ky Leggiero Date: Sat, 25 Jun 2022 01:22:15 -0600 Subject: [PATCH] Added favicon - (how was this not already in there?) --- header-meta.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/header-meta.html b/header-meta.html index 67cd3c2..23779ed 100644 --- a/header-meta.html +++ b/header-meta.html @@ -27,14 +27,27 @@ {% endif %} -{%- if site.author -%} +{%- if site.author %} +{%- if site.author.first-name %} +{%- endif %} +{%- if site.author.last-name %} {%- endif %} -{%- if site.social.default-username -%} +{%- endif %} +{%- if site.social.default-username %} {%- endif %} + + + + + + + + +