Skip to content

Commit

Permalink
Remove dangling </p> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianparker committed Feb 18, 2024
1 parent bdc6d58 commit 0dff4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ metadesc: Writing by Adrian Parker, on topics like product management, finance,
{{ post.data.summary | safe }}
</p>
{{ post.page.excerpt | md | safe }}
</p>

<a href="{{ post.page.url | url }}">Read more...</a>
</section>
<hr>
Expand Down

0 comments on commit 0dff4a5

Please sign in to comment.