increase hugo timeout

This commit is contained in:
Robert Kaussow 2020-11-08 21:58:08 +01:00
parent 61b42b047d
commit fe36135da8
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,5 @@
- split out mobile CSS
- BUGFIX
- use relative URL's for fonts
- INTERNAL
- publish Lighthouse CI overwiew to PR's

View File

@ -5,6 +5,7 @@ theme: hugo-geekblog
pygmentsUseClasses: true
pygmentsCodeFences: true
enableGitInfo: true
timeout: 60000
paginate: 5