removed date from post

This commit is contained in:
giles 2024-02-12 12:42:26 +00:00
parent 86c750cb19
commit ab2f126adc
1 changed files with 2 additions and 0 deletions

View File

@ -4,11 +4,13 @@
<header class="single-header gh-canvas">
{{#is "post"}}
<div class="single-meta">
<!--
<span class="single-meta-item single-meta-date">
<time datetime="{{date format="YYYY-MM-DD"}}">
{{date published_at}}
</time>
</span>
-->
<span class="single-meta-item single-meta-length">
{{reading_time}}
</span>