blog/index.html
Sanchayan Maity 734f268715 UI improvements for blog.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-04 19:42:52 +05:30

11 lines
296 B
HTML

<img src="/images/haskell-logo.png" class="hs" />
<p>Welcome to my bλog!</p>
<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
<h2>Recent Posts</h2>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>