docs(chore): switch to new template system (Hugo v0.146.0) (#681)

This commit is contained in:
Andreas Deininger
2025-05-31 17:48:23 +02:00
committed by GitHub
parent 41140af6fa
commit c497ef700e
5 changed files with 10 additions and 10 deletions

View File

@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.145.0
HUGO_VERSION: 0.147.5
steps:
- name: Checkout
uses: actions/checkout@v4