Skip to content

Commit f3d4a5f

Browse files
committed
add netlify config file
1 parent aa17546 commit f3d4a5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[context.production.environment]
2+
TZ = "Europe/Vienna"
3+
4+
[build]
5+
publish = "public"

0 commit comments

Comments
 (0)