From 0f7d3f09099e6d70e46af3ba2e952177259a7737 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Thu, 28 Dec 2017 17:57:14 +0100 Subject: [PATCH] Included bootstrap and jquery Signed-off-by: Jim Martens --- _includes/head.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index b80b2c2..d37acbc 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,5 +15,9 @@ + + {% asset bootstrap.js %} {% asset fontawesome-all.js defer %}