From b4610cc73e8cd0cb2e699a09a168502309f005f0 Mon Sep 17 00:00:00 2001 From: torbjornbp Date: Tue, 30 Jul 2024 18:44:34 +0200 Subject: [PATCH] Reapply "changed theming of js-dos player" This reverts commit 75169ca328eeb7f3cfd5f722ab0e7f833f73ee9c. --- hugo.yaml | 1 + layouts/partials/header.html | 39 +++++++++++++++++++++++++++--------- static/baryon.html | 1 + 3 files changed, 31 insertions(+), 10 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 6044616..cd53b91 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -36,6 +36,7 @@ params: footer: "© Torbjørn Bakken Pedersen 2023 -- {Year}" goatcounter: "torbjorn888888" favicon: "/favicon.png" + defaultImage: "/favicon.png" minify: disableCSS: false diff --git a/layouts/partials/header.html b/layouts/partials/header.html index dfa4eed..1c15265 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -4,22 +4,41 @@ {{ .Title }} | {{ .Site.Title }} + + + + + + + + + + + + + + + + + + {{ partial "head_custom.html" . }} + + {{ with .Site.Params.favicon }} - {{ end }} + {{ end }} -

{{ partial "clown.html" . }}

+ +
+ \ No newline at end of file diff --git a/static/baryon.html b/static/baryon.html index 6b41817..fa1644a 100644 --- a/static/baryon.html +++ b/static/baryon.html @@ -30,6 +30,7 @@ url: "baryon.jsdos", background: "go.png", kiosk: "true", + theme: "corporate" });