Skip to content

Commit

Permalink
Add netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
eberkund committed Oct 14, 2022
1 parent 0e91248 commit 1e0059b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[build]
publish = "public"
command = "npm run build && zola build"

[build.environment]
ZOLA_VERSION = "0.16.1"

0 comments on commit 1e0059b

Please sign in to comment.