From 52edf43281d0bae9b39d4433877d113282c66a33 Mon Sep 17 00:00:00 2001 From: Markus Rudolph Date: Mon, 3 Jun 2024 16:06:51 +0200 Subject: [PATCH] Next trial --- hugo/config.toml | 2 +- hugo/themes/hugo-geekdoc/layouts/partials/head/others.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo/config.toml b/hugo/config.toml index 4d4e64a6..b49c87f1 100644 --- a/hugo/config.toml +++ b/hugo/config.toml @@ -65,7 +65,7 @@ enableRobotsTXT = true # (Optional, default false) Set HTMl to .Site.BaseURL if enabled. It might be required # if a subdirectory is used within Hugos BaseURL. # See https://developer.mozilla.org/de/docs/Web/HTML/Element/base. - geekdocOverwriteHTMLBase = true + #geekdocOverwriteHTMLBase = false # (Optional, default false) Auto-decrease brightness of images and add a slightly grayscale to avoid # bright spots while using the dark mode. diff --git a/hugo/themes/hugo-geekdoc/layouts/partials/head/others.html b/hugo/themes/hugo-geekdoc/layouts/partials/head/others.html index 43b21d41..f5e18fb2 100644 --- a/hugo/themes/hugo-geekdoc/layouts/partials/head/others.html +++ b/hugo/themes/hugo-geekdoc/layouts/partials/head/others.html @@ -12,8 +12,8 @@ - - + + {{ if (default false $.Site.Params.GeekdocOverwriteHTMLBase) }}