diff --git a/_src/_includes/entry_meta.html b/_src/_includes/entry_meta.html index 1c85c57b..a3e0a854 100644 --- a/_src/_includes/entry_meta.html +++ b/_src/_includes/entry_meta.html @@ -12,9 +12,8 @@
{{ page.date | date_to_string }} - {% if page.updated %} - updated {{ page.updated | date_to_string }} - {% endif %} + + {% if page.updated %} • updated {{ page.updated | date_to_string }}{% endif %}