diff --git a/.github/workflows/deploy-site.yaml b/.github/workflows/deploy-site.yaml index f69da368..784131aa 100644 --- a/.github/workflows/deploy-site.yaml +++ b/.github/workflows/deploy-site.yaml @@ -25,7 +25,7 @@ jobs: build: runs-on: ubuntu-latest env: - HUGO_VERSION: 0.151.0 + HUGO_VERSION: 0.152.0 HUGO_ENVIRONMENT: production TZ: Europe/Berlin steps: diff --git a/go.sum b/go.sum index 7c5afa7e..e2f73527 100644 --- a/go.sum +++ b/go.sum @@ -1,3 +1,3 @@ -github.com/hugo-toha/toha/v4 v4.9.0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA= -github.com/hugo-toha/toha/v4 v4.9.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= +github.com/hugo-toha/toha/v4 v4.10.0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA= +github.com/hugo-toha/toha/v4 v4.10.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= diff --git a/hugo.yaml b/hugo.yaml index 5f4f4aca..c6a47e66 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -4,30 +4,6 @@ languageCode: de title: "SecureBits Blog by Marcel Dellmann" -caches: - images: - dir: :cacheDir/images - assets: - dir: :resourceDir/_gen - maxAge: -1 - getcsv: - dir: :cacheDir/:project - maxAge: -1 - getjson: - dir: :cacheDir/:project - maxAge: -1 - getresource: - dir: :cacheDir/:project - maxAge: -1 - images: - dir: :resourceDir/_gen - maxAge: -1 - misc: - dir: :cacheDir/:project - maxAge: -1 - modules: - dir: :cacheDir/modules - maxAge: -1 # Use Hugo modules to add theme module: @@ -57,7 +33,7 @@ flags: -enableEmoji: true +enableEmoji: false # media types image/gif: