1
0
mirror of https://github.com/pyrotechny-eu/pyrotechny.eu.git synced 2026-03-23 03:56:34 +01:00

Add donate page, fixup theme compat with hugo 0.145.0 and github action workflow

This commit is contained in:
2025-05-24 17:40:51 +02:00
parent f1040d6cd8
commit b69ae89bf0
4 changed files with 17 additions and 5 deletions

View File

@ -30,7 +30,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.135.0
HUGO_VERSION: 0.145.0
steps:
- name: Install Hugo CLI
run: |