Switch from chrono to time-rs
This commit is contained in:
@ -45,7 +45,9 @@
|
||||
<a href="{{ post.permalink }}">{{ post.title }}</a>
|
||||
</p>
|
||||
</div>
|
||||
<img class="post_thumbnail" src="{{ post.media }}">
|
||||
|
||||
<!-- POST THUMBNAIL -->
|
||||
<img class="post_thumbnail" src="{{ post.thumbnail }}">
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
|
Reference in New Issue
Block a user