+ {{ page.title }} + {{ page.description }} @@ -52,9 +36,10 @@ - {% if author %} - {% set author_img = get_url(path='/' ~ author.relative_path | replace(from='_', to='-') | replace(from='index.md', to=author.extra.imgPath)) %} - - {% if author %} + {% if author %} {{ author.title }} - {% endif %} + {% endif %} - {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago") }} + {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago") + }}
{{ page.title }} + {{ page.description }} @@ -52,9 +36,10 @@ - {% if author %} - {% set author_img = get_url(path='/' ~ author.relative_path | replace(from='_', to='-') | replace(from='index.md', to=author.extra.imgPath)) %} - - {% if author %} + {% if author %} {{ author.title }} - {% endif %} + {% endif %} - {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago") }} + {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago") + }}