1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Prevent the post date from shifting when loading

This commit is contained in:
Cotes Chung
2021-07-11 17:04:13 +08:00
parent bea170cff0
commit d52fa88337
5 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ layout: default
<span class="semi-bold">
{{ page.author | default: site.social.name }}
</span>
{% include timeago.html date=page.date prep="on" tooltip=true %}
{% include timeago.html date=page.date preposition="on" tooltip=true %}
</div>
<div>