diff --git a/templates/macros/post.html b/templates/macros/post.html index 469e6e0..f886c71 100644 --- a/templates/macros/post.html +++ b/templates/macros/post.html @@ -80,7 +80,7 @@ {% endif -%}
  • - + {{ post_macros::date(page=page) }} :: {{ page.title }} {{ post_macros::tags(page=page, short=true) }}