Remove duplicated header

This commit is contained in:
Emily Toop 2018-06-25 12:10:41 +01:00
parent 7232e6ef33
commit b3114adde1

View file

@ -3,9 +3,6 @@ layout: default
--- ---
<div class="home"> <div class="home">
{%- if page.title -%}
<h1 class="page-heading">{{ page.title }}</h1>
{%- endif -%}
{{ content }} {{ content }}