Skip to content

Commit

Permalink
[#224] add netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Sep 26, 2022
1 parent 10cc44b commit da1913d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[context.production.environment]
HUGO_VERSION = "0.104.0"
HUGO_ENV = "production"
[context.deploy-preview.environment]
HUGO_VERSION = "0.104.0"
HUGO_ENV = "production"

0 comments on commit da1913d

Please sign in to comment.