add design

This commit is contained in:
2019-05-09 00:26:27 +02:00
parent 0cae791a02
commit 3c24252ea3
33 changed files with 1112 additions and 359 deletions

View File

@@ -4,7 +4,6 @@
<section id="footer" class="section blog-listing">
{% for p in page.find('/home').children if p != page %}
<div class="sub-content">
<h2>{{p.title}}</h2>
{{p.content}}
</div>
{% endfor %}