From c5b63ba4f176b92fd81aa15c8cca709775993338 Mon Sep 17 00:00:00 2001 From: Valentin Popov <info@valentineus.link> Date: Tue, 15 May 2018 15:05:33 +0400 Subject: Minimal page templates Signed-off-by: Valentin Popov <info@valentineus.link> --- _layouts/default.html | 1 - 1 file changed, 1 deletion(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index d20b4e0..f202269 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -14,7 +14,6 @@ layout: compress {{ content }} </main> - {% include javascript.html %} </body> </html> -- cgit v1.2.3