From caf239734938e0785caaf73ebf20c91570cc07a4 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Mon, 17 Nov 2025 16:27:33 -0600 Subject: [PATCH] Update docs --- .woodpecker/publish-docs.yml | 2 +- docs/config.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/publish-docs.yml b/.woodpecker/publish-docs.yml index c37409c..a8bdfd9 100755 --- a/.woodpecker/publish-docs.yml +++ b/.woodpecker/publish-docs.yml @@ -1,6 +1,6 @@ steps: build: - image: hugomods/hugo:debian-ci-v0.146.0 + image: hugomods/hugo:debian-ci-v0.152.2 commands: - git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);' - cd docs diff --git a/docs/config.yaml b/docs/config.yaml index bcc908b..08db9a6 100755 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -14,6 +14,7 @@ module: - path: github.com/divinerites/plausible-hugo - path: github.com/McShelby/hugo-theme-relearn version: "v8.2.0" + params: themeVariant: - auto: []