Solved config issues, updated hugo version

This commit is contained in:
Denys Konovalov 2021-10-07 18:48:44 +02:00
parent 90dfcb362c
commit 002288c617
2 changed files with 4 additions and 4 deletions

@ -24,6 +24,6 @@ jobs:
# The repo to push the built site to
repo: eesev9ie/eesev9ie.github.io
# The version of hugo to use
hugoVersion: 0.69.0
hugoVersion: 0.88.1
# Arguments to pass to Hugo
args: # optional, default is --gc --minify --cleanDestinationDir

@ -258,7 +258,7 @@ contentDir = "content/english"
weight = 1
home = "Home"
# copyright
copyright = "Copyright © 2020 Georg-Cantor-Gymnasium Halle"
copyright = "Copyright © 2021 Georg-Cantor-Gymnasium Halle"
impressumURL = "impressum"
@ -270,7 +270,7 @@ contentDir = "content/german"
weight = 2
home = "Startseite"
# copyright
copyright = "Copyright © 2020 Georg-Cantor-Gymnasium Halle(Saale)"
copyright = "Copyright © 2021 Georg-Cantor-Gymnasium Halle(Saale)"
impressumURL = "impressum"
impressumminURL = "impressum-min"