Ver código fonte

modified netlify settings

pull/130/head
somrat-gyver 4 anos atrás
pai
commit
63e8bcb2b7
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3
    2
      netlify.toml

+ 3
- 2
netlify.toml Ver arquivo

@@ -3,5 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.71.1"
HUGO_THEME = "repo"
HUGO_VERSION = "0.73.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"

Carregando…
Cancelar
Salvar