This commit is contained in:
Paul Gauthier 2024-02-11 08:11:48 -08:00
parent 97f0805c8d
commit b52718d6eb

View file

@ -14,7 +14,7 @@ layout: default
{% endif %} {% endif %}
</div> </div>
<a href="{{ site.baseurl }}{{ post.url }}" class="read-more"> <a href="{{ site.baseurl }}{{ post.url }}">
<p class="post-date">{{ post.date | date: "%b %-d, %Y" }}</p> <p class="post-date">{{ post.date | date: "%b %-d, %Y" }}</p>
</a> </a>
</article> </article>