From 2608d9ac5ffc83a84d6988d90c4fb64ba1088a62 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 16 Mar 2020 19:26:15 +0000 Subject: [PATCH] Disable site message for now --- source/_layouts/default.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_layouts/default.html.twig b/source/_layouts/default.html.twig index 13bad77a..9288a8e0 100644 --- a/source/_layouts/default.html.twig +++ b/source/_layouts/default.html.twig @@ -5,9 +5,9 @@
- {% if page.layout in ['post', 'talk'] %} + {# {% if page.layout in ['post', 'talk'] %} {% include 'site-message' %} - {% endif %} + {% endif %} #} {% block page_title_wrapper %}