Browse Source

modified netlify settings

pull/130/head
somrat-gyver 4 years ago
parent
commit
63e8bcb2b7
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      netlify.toml

+ 3
- 2
netlify.toml View File

command = "cd exampleSite && hugo --gc --themesDir ../.." command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment] [build.environment]
HUGO_VERSION = "0.71.1"
HUGO_THEME = "repo"
HUGO_VERSION = "0.73.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"

Loading…
Cancel
Save