mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
Add Hugo version
This commit is contained in:
parent
70935b223d
commit
1ed3af80f6
1 changed files with 3 additions and 0 deletions
|
@ -14,3 +14,6 @@
|
||||||
|
|
||||||
# Default build command.
|
# Default build command.
|
||||||
command = "hugo --gc --minify -t ../.. -d ../docs -v -b /"
|
command = "hugo --gc --minify -t ../.. -d ../docs -v -b /"
|
||||||
|
|
||||||
|
[build.environment]
|
||||||
|
HUGO_VERSION = "0.80.0"
|
Loading…
Reference in a new issue