Revert PR #6907 as site is not deploying (#6981)

Signed-off-by: OrlinVasilev <ovasilev@vmware.com>
pull/7004/head
Orlix 2023-10-23 19:14:26 +03:00 committed by GitHub
parent b85dc271ef
commit 107c55813f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[build]
base = "site/"
command = "hugo --gc --minify"
publish = "public"
publish = "site/public"
[context.production.environment]
HUGO_VERSION = "0.73.0"