From 328149ed5103998c194393a806d3e42ca1e6ffc2 Mon Sep 17 00:00:00 2001 From: David Kebler Date: Fri, 7 Apr 2017 20:28:56 -0700 Subject: [PATCH] fix lack of baseurl being applied to background-image url. --- layouts/partials/head/styles.html | 13 ++++++++----- readme.md | 2 +- static/css/page.css | 1 - 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/layouts/partials/head/styles.html b/layouts/partials/head/styles.html index a591bd9..85e3dd7 100644 --- a/layouts/partials/head/styles.html +++ b/layouts/partials/head/styles.html @@ -1,5 +1,6 @@