Solved config issues, updated hugo version
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user