From e2205c0b95b3d525de4da286e599e832a5878ce6 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 14 Jan 2019 08:39:07 +0000 Subject: [PATCH] Increase margin below title --- source/blog.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/blog.html b/source/blog.html index f2bab20f..a45a6ffd 100644 --- a/source/blog.html +++ b/source/blog.html @@ -3,6 +3,12 @@ layout: default title: Blog use: [posts] --- +{% block page_title_wrapper %} +

+ {% block page_title %}{{ page.title }}{% endblock %} +

+{% endblock %} + {% block content %}