diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index ef195ab..72ef80a 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -11,7 +11,7 @@ jobs: build: runs-on: docker container: - image: docker.io/hugomods/hugo:0.138.0 + image: docker.io/hugomods/hugo:0.119.0 steps: - name: Pipeline info run: | diff --git a/config.toml b/config.toml index 028bbe1..ded8f63 100644 --- a/config.toml +++ b/config.toml @@ -44,7 +44,7 @@ pygmentsCodefencesGuessSyntax = true # src = "img/hexagon.jpg" # desc = "Hexagon" -[Params.Author] +[Author] name = "Die Cryptoengel" website = "https://cryptoparty-hamburg.de" email = "hallo@cryptoparty-hamburg.de"