Merge branch 'master' of https://gitlab.cantorgymnasium.de/gcg/gcg.pages.cantorgymnasium.de
This commit is contained in:
		| @@ -6,10 +6,10 @@ variables: | ||||
| pages: | ||||
|   script: | ||||
|   - hugo --gc --minify | ||||
|   - gzip -k -9 public/* | ||||
|   - find public -type f -print0 | xargs -0 gzip -9 -k | ||||
|   artifacts: | ||||
|     paths: | ||||
|     - public | ||||
|   rules: | ||||
|   - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH | ||||
|   interruptible: true | ||||
|   interruptible: true | ||||
|   | ||||
| @@ -32,7 +32,7 @@ params: | ||||
|       - link: plugins/slick/slick.css | ||||
|       - link: plugins/animate/animate.min.css | ||||
|       - link: plugins/venobox/venobox.css | ||||
|       - link: plugins/fontawesome/css/all.css | ||||
|       - link: plugins/fontawesome/css/all.min.css | ||||
|       - link: plugins/fira/fira.css | ||||
|     js: | ||||
|       - link: plugins/jQuery/jquery.min.js | ||||
| @@ -197,4 +197,4 @@ privacy: | ||||
|   youtube: | ||||
|     privacyEnhanced: true | ||||
|   vimeo: | ||||
|     enableDNT: true | ||||
|     enableDNT: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user