From 4c8a9916929a20df89d7079b1ff5f4752ea180c6 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 5 Jun 2020 15:56:28 +0200 Subject: [PATCH] _layouts/error.html: remove markdown-body class from header container. --- _layouts/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/error.html b/_layouts/error.html index 1562d4f..3dea149 100644 --- a/_layouts/error.html +++ b/_layouts/error.html @@ -2,7 +2,7 @@ {% include head.html %} -
+
{% include header.html %}