10 lines
296 B
HTML
10 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>
|