12 lines
354 B
HTML
12 lines
354 B
HTML
---
|
|
title: Home
|
|
---
|
|
<!-- alie wapa -->
|
|
<h1 style="color: red">WIP, posts are the default of hakyll while i not post anything</h1>
|
|
<p>Welcome to my capsule. I will write here programming posts and maybe some other stuff</p>
|
|
|
|
<h2>Recent posts</h2>
|
|
$partial("templates/post-list.html")$
|
|
|
|
<p>You can find all in the <a href="/archive.html">archives</a>.</p>
|