Reorganize post list partial

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-07 11:35:42 +02:00
parent f5a737bf98
commit 7ef9274268
4 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,8 @@
<h1>404</h1>
<p>This is a dead link. Whatever was here, it&apos;s gone now.</p>
<p>
<a href="{{ .Site.BaseURL }}">Let&apos;s pretend this never happened</a>.
<a href="{{ .Site.BaseURL }}">Let&apos;s pretend this never happened</a
>.
</p>
</div>
</main>