From e4abf2b2192d2940d464dedf0a25239782cd3882 Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Sun, 14 Sep 2025 21:41:29 +0100 Subject: [PATCH] Update theme Signed-off-by: Nikolaos Karaolidis --- .gitea/workflows/main.yaml | 2 +- layouts/partials/comments.html | 2 +- themes/caldwell | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index df97193..892c93d 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -26,7 +26,7 @@ jobs: persist-credentials: true # FIXME: https://github.com/actions/checkout/issues/1830 - - name: Checkout LFS (including submodules) + - name: Checkout LFS run: | git lfs install --local AUTH=$(git config --local http.${GITHUB_SERVER_URL}/.extraheader) diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html index 0dbda5e..61cfff1 100644 --- a/layouts/partials/comments.html +++ b/layouts/partials/comments.html @@ -1,5 +1,5 @@ {{ $opts := dict "targetPath" "css/comentario.css" }} {{ with resources.Get "sass/comentario.scss" | css.Sass $opts | minify | fingerprint }} - + {{ end }} diff --git a/themes/caldwell b/themes/caldwell index e56e1e8..4281414 160000 --- a/themes/caldwell +++ b/themes/caldwell @@ -1 +1 @@ -Subproject commit e56e1e8e5187fe1d7f52564b03e4d7cc4de54134 +Subproject commit 42814144c07469734dc2c66326a52a04cf5b8483