mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
18.16.2024 9ae5de603f34c4221c8c9b12f23fda5f1ef05200
chore: bump hugo version on Netlify
1 files modified
2 ■■■ changed files
netlify.toml 2 ●●● patch | view | raw | blame | history
netlify.toml
@@ -3,7 +3,7 @@
  command = "cd exampleSite && hugo --gc --minify --themesDir ../.."
  
[build.environment]
  HUGO_VERSION = "0.69.0"
  HUGO_VERSION = "0.128.0"
  HUGO_ENV = "production"
  HUGO_THEME = "repo"
  HUGO_BASEURL = "https://anatole-demo.netlify.app"