This commit is contained in:
Paul Gauthier 2024-02-19 14:34:47 -08:00
parent 27fedbe4fa
commit 85e36b93ec

View file

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