Compare commits

..

1 commit

Author SHA1 Message Date
b5899e63c6
use older hugo for now to make the website build
Some checks failed
/ build (pull_request) Failing after 1m51s
2025-05-11 02:31:36 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: docker.io/hugomods/hugo:0.138.0 image: docker.io/hugomods/hugo:0.119.0
steps: steps:
- name: Pipeline info - name: Pipeline info
run: | run: |

View file

@ -44,7 +44,7 @@ pygmentsCodefencesGuessSyntax = true
# src = "img/hexagon.jpg" # src = "img/hexagon.jpg"
# desc = "Hexagon" # desc = "Hexagon"
[Params.Author] [Author]
name = "Die Cryptoengel" name = "Die Cryptoengel"
website = "https://cryptoparty-hamburg.de" website = "https://cryptoparty-hamburg.de"
email = "hallo@cryptoparty-hamburg.de" email = "hallo@cryptoparty-hamburg.de"