1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Fix related posts' date.

This commit is contained in:
Cotes Chung 2019-11-21 04:23:11 +08:00
parent e8b22b8eb0
commit 39b4f29efb

View File

@ -52,7 +52,7 @@
<div class="card-body">
<span class="timeago small">
{{ post.date | date: POST_DATE }}
<i class="hidden">{{ page.date | date_to_xmlschema }}</i>
<i class="hidden">{{ post.date | date_to_xmlschema }}</i>
</span>
<h3 class="pt-0 mt-2 mb-3" data-toc-skip>{{ post.title }}</h3>
<div class="text-muted small">