make date semantic
This commit is contained in:
parent
c61c499ddb
commit
43a66e7901
4 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<p class="date">
|
||||
Published the
|
||||
|
||||
{% include dates.html %}
|
||||
<time datetime="{{ page.date }}">{% include dates.html %}</time>
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue