Fix feed issues
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 54s

This commit is contained in:
thepaperpilot 2024-06-10 22:48:46 -05:00
parent 8568c86e6f
commit 200996e77f

View file

@ -214,11 +214,10 @@ function toSlug(string) {
}).join("\n");
resolve(
`<hr/>
<article class="h-entry">
`<article class="h-entry">
<h2 class="p-name">${summary}</h2>
<p class="p-content">
<a href="https://code.incremental.social/thepaperpilot/pages/commit/${hash}">Pushed on <time class="dt-published">${time}</time></a>
<p class="e-content">
<a class="u-url" href="https://code.incremental.social/thepaperpilot/pages/commit/${hash}">Pushed on <time class="dt-published">${time}</time></a>
<table>
<thead>
<tr>