Skip to content

Commit

Permalink
Remove annoying extra <hr>
Browse files Browse the repository at this point in the history
  • Loading branch information
LkeMitchll committed Jan 8, 2024
1 parent 9664aec commit 8e44654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/_includes/layouts/colophon.njk
Expand Up @@ -22,7 +22,6 @@ toc: ["Updates", "Impact", "Design", "Development", "Typography"]
<h2 class="gap-large">Updates</h2>
{% set posts = collections.metapost | reverse %}
{% include "components/posts.njk" %}
<hr />
</div>
<section class="markdown">
{{ content | safe }}
Expand Down

0 comments on commit 8e44654

Please sign in to comment.