From 965ad1fe01b8eff25c28fa7f6e387a9a7a5b68f5 Mon Sep 17 00:00:00 2001 From: jcdepth Date: Wed, 1 Aug 2018 22:54:56 -0400 Subject: [PATCH] Changed styles definition to use relative URLs --- layouts/partials/header/styles-highlight.html | 2 +- layouts/partials/header/styles.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/header/styles-highlight.html b/layouts/partials/header/styles-highlight.html index 0019af2..4a7ab93 100644 --- a/layouts/partials/header/styles-highlight.html +++ b/layouts/partials/header/styles-highlight.html @@ -4,5 +4,5 @@ {{ end }} {{ if .Site.Params.PygmentsUseClasses }} - + {{ end }} diff --git a/layouts/partials/header/styles.html b/layouts/partials/header/styles.html index 66eef57..53bfff4 100644 --- a/layouts/partials/header/styles.html +++ b/layouts/partials/header/styles.html @@ -1,3 +1,3 @@ {{ partial "header/styles-highlight.html" . }} - - + +