Change date
This commit is contained in:
parent
ce0723cd05
commit
a8d7d2ab3a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
<small style="display: block; margin-bottom: 20px;">
|
||||
Posted
|
||||
on {{ .Date }}
|
||||
on {{ partial "rel-date" .Date }}
|
||||
- {{ .ReadingTime }} min read
|
||||
</small>
|
||||
|
||||
|
|
Loading…
Reference in a new issue