From 7ca27d694e622b43aa47b244cd4e2546423204ae Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 7 Mar 2019 09:36:53 +0000 Subject: [PATCH] Adjust page widths --- source/_layouts/default.html.twig | 2 +- source/about.html.twig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_layouts/default.html.twig b/source/_layouts/default.html.twig index ca8915b9e..8c63d51af 100644 --- a/source/_layouts/default.html.twig +++ b/source/_layouts/default.html.twig @@ -5,7 +5,7 @@ {% include 'layout/navbar' %} -
+
{% block page_title_wrapper %}

diff --git a/source/about.html.twig b/source/about.html.twig index cffa0322c..cacf4ee65 100644 --- a/source/about.html.twig +++ b/source/about.html.twig @@ -6,9 +6,8 @@ meta: title: 'Oliver Davies - Full Stack Developer, System Administrator, PHP and Drupal specialist' description: 'The personal website and blog of Oliver Davies, a Full Stack Developer and System Administrator from Wales, UK.' type: website -use: - - posts permalink: / +wide: true --- {% block content %}