edit theme name!

This commit is contained in:
parent 5bf018e103
commit 1f8770687d
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -8,7 +8,7 @@ setup-hugo:
image: registry.gitlab.com/pages/hugo/hugo_extended:latest image: registry.gitlab.com/pages/hugo/hugo_extended:latest
script: script:
- cd ${CI_PROJECT_DIR} - cd ${CI_PROJECT_DIR}
- hugo --minify -t book - hugo --minify -t hugo-book
artifacts: artifacts:
paths: paths:
- public - public