Add Hugo version

This commit is contained in:
Victoria Drake 2021-05-30 19:51:01 -04:00
parent 70935b223d
commit 1ed3af80f6

View file

@ -14,3 +14,6 @@
# Default build command.
command = "hugo --gc --minify -t ../.. -d ../docs -v -b /"
[build.environment]
HUGO_VERSION = "0.80.0"