From c79391a033176b63d014e08660ccc816df8631c0 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Fri, 20 Sep 2024 16:58:01 +0200 Subject: [PATCH] fix URL relativity --- config.yaml | 2 +- themes/openrail/layouts/partials/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index be4f685..42f5c2e 100644 --- a/config.yaml +++ b/config.yaml @@ -11,7 +11,7 @@ copyright: "{year}" ## ----------------------------------------------- baseURL: "https://openrailassociation.org" -relativeURLs: "true" +relativeURLs: "false" publishDir: public summaryLength: 40 diff --git a/themes/openrail/layouts/partials/head.html b/themes/openrail/layouts/partials/head.html index 58cfb37..a57d305 100644 --- a/themes/openrail/layouts/partials/head.html +++ b/themes/openrail/layouts/partials/head.html @@ -26,7 +26,7 @@ {{ range .Site.Params.asset.fontawesome_css -}} - + {{- end }}