diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index e1d84f43..99d11251 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -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 diff --git a/config.toml b/config.toml index b57f348e..09aff360 100755 --- a/config.toml +++ b/config.toml @@ -203,7 +203,7 @@ URL = "forms" [params] logo = "media/logo.png" # Meta data -author = "Denys Konovalov|CantorTechnik AG|LXDB Team" +author = "Denys Konovalov | CantorTechnik AG | LXDB Team" # contact info address = "Georg-Cantor-Gymnasium, Torstraße 13, 06110 Halle(Saale)" route_link = "https://maps.openrouteservice.org/directions?n1=51.473292&n2=11.965606&n3=18&a=null,null,51.473292,11.965606&b=0&c=0&k1=de&k2=km" @@ -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"