From c81fa57abeb8acd67c041f7ae3f674804da85f5c Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 27 Feb 2019 02:08:52 +0100 Subject: [PATCH] Moved reading the main js file to head Signed-off-by: Jim Martens --- _includes/footer.html | 8 -------- _includes/head.html | 1 + 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 6c48a21..68a3027 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -50,12 +50,4 @@ - - diff --git a/_includes/head.html b/_includes/head.html index 2fdd775..2d05380 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -154,4 +154,5 @@ +