1
0
mirror of https://gitlab.com/MisterBiggs/blog.git synced 2025-06-16 07:06:46 +00:00

add themes location

This commit is contained in:
Anson 2019-08-08 23:03:43 -07:00
parent 0b0301bebf
commit 6de55be3eb

View File

@ -7,7 +7,7 @@ variables:
pages:
script:
- cd blog
- hugo -d ../public
- hugo -d ../public --themesDir=./theme
artifacts:
paths:
- public