Merge app.html.twig and default.html.twig

This commit is contained in:
Oliver Davies 2018-09-27 23:47:15 +01:00
parent 8a35a18bbf
commit 83ed930cb1
13 changed files with 43 additions and 52 deletions

View file

@ -1,5 +1,5 @@
---
layout: default
layout: page
title: Blog
generator: pagination
pagination:
@ -7,8 +7,6 @@ pagination:
use: [posts]
---
{% block content %}
<h1>Blog</h1>
<ul class="list-reset">
{% for post in page.pagination.items %}
<li class="mb-12">