fix displayed dates to be in utc
This commit is contained in:
@@ -9,7 +9,7 @@ layout: main
|
||||
</p>
|
||||
|
||||
<div>
|
||||
<em>{{ date | date: "%Y-%m-%d" }}</em> ·
|
||||
<em>{{ date | realDate | date: "%Y-%m-%d" }}</em> ·
|
||||
<span>{{ content | readTime }} min read</span>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user