From f6b507b268a01be104c9c8bc696a3edcafa343e9 Mon Sep 17 00:00:00 2001 From: lance Date: Sun, 10 Mar 2019 23:54:28 -0700 Subject: [PATCH] adding baseurl to config opts --- _includes/head.html | 4 ++-- _includes/scripts.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index f1ed5df..8f7ed61 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,6 +2,6 @@ {{ site.title }} - - + + diff --git a/_includes/scripts.html b/_includes/scripts.html index a404141..8d994b8 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,6 +1,6 @@ - - - + + + {% if page.url == '/' %}