make date semantic
This commit is contained in:
parent
c61c499ddb
commit
43a66e7901
4 changed files with 5 additions and 5 deletions
|
|
@ -28,6 +28,7 @@ layout: default
|
|||
<div class="container">
|
||||
<div class="">
|
||||
<h3>{{ post.title }}</h3>
|
||||
<p><time datetime="{{ post.date }}">{% include forloop-dates.html %}</time></p>
|
||||
{{ post.description }}
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue