Move some files to a better place, remove some unused file

This commit is contained in:
Gregory Trolliet 2019-09-20 10:56:51 +02:00
parent 0bbda99e9c
commit 89e88cf1e1
27 changed files with 13 additions and 13 deletions

View file

@ -0,0 +1,9 @@
<section class="container page">
<article>
<header>
<h1>{{ .Title }}</h1>
</header>
{{ .Content }}
</article>
</section>