Compare commits

..

2 commits

Author SHA1 Message Date
6875b82e61 Theme,CI: Update for hugo v0.158 (renamed LanguageCode to Locale)
All checks were successful
/ build (pull_request) Successful in 59s
2026-06-08 22:48:40 +02:00
63627e9b2b Theme,CI: Update for hugo v0.156 (.Site.Data) 2026-06-08 22:48:28 +02:00

View file

@ -13,7 +13,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: hugomods/hugo:exts-0.158.0 image: hugomods/hugo:dart-sass-0.158.0
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |