welcome page

This commit is contained in:
2020-01-25 22:56:59 +01:00
parent 62f05ba9fb
commit 6f75065b9c
9 changed files with 84 additions and 15 deletions

View File

@@ -17,7 +17,6 @@
{% include nav.html %}
<!-- page content -->
<main class="post-list">
<p class="title">{{page.title}}</p>
{{content}}
</main>