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 %} + + + + + + + + +