From cb234542f7d9f312f793d9f6032083d7301d9de9 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Wed, 24 May 2017 15:23:58 +0200 Subject: - replace "whatsnew" with yaml - replace settings nav with php - add 404 --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index cc2c463..86e9d2d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,7 +11,7 @@
{{ content }}
-
+

{% include {{page.sidebar}} %}
-- cgit v1.2.3