1
0

Delete old index file.

This commit is contained in:
Kevin Matsubara 2025-12-16 21:05:55 +01:00
parent a8f97f4a36
commit 9d845ddc5f

View File

@ -1,16 +0,0 @@
---
title: Home
---
<h2>Welcome</h2>
<img src="/images/haskell-logo.png" style="float: right; margin: 10px;" />
<p>Welcome to my blog!</p>
<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
<h2>Posts</h2>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>