Reshuffle the files for better nix organization

This commit is contained in:
2021-01-25 18:19:17 +02:00
parent 712b61059f
commit c62ff908af
31 changed files with 74 additions and 67 deletions

View File

@ -0,0 +1,11 @@
<article>
<section class="header">
Posted on $date$, modified on $modified$
$if(author)$
by $author$
$endif$
</section>
<section>
$body$
</section>
</article>