Skip to content

Commit

Permalink
update time read
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpadilha committed Jun 10, 2024
1 parent c2b3ad7 commit 48950fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
<p class="author-description" style="color: #111;">{{ author.description }}</p>

<span class="post-date"><i class="far fa-star"></i> {{ page.date | date_to_string }}</span>
<span class="s" aria-hidden="true" style="padding-left: 2px; padding-right: 2px;"><span class="am b bm ah aj">·</span></span>
<span class="post-date">{{ content | reading_time }} read</span>
<!-- <span class="s" aria-hidden="true" style="padding-left: 5px; padding-right: 5px;"><span class="am b bm ah aj">·</span></span>-->
<!-- <span><i class="far fa-clock clock"></i> {{ content | reading_time }} read</span>-->
</div>
Expand Down

0 comments on commit 48950fa

Please sign in to comment.