about summary refs log tree commit diff
path: root/netlify.toml
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-08-30 10:16:30 +0200
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-08-30 10:16:30 +0200
commite8856e4713057bf3c904d1f0a312eaf5a4251d47 (patch)
treec9b460b23a7caa78945b57355d5ce45e03d14346 /netlify.toml
parent768b047e89f419deca3ddd00af7cb75209de97b6 (diff)
downloadpuszcza-e8856e4713057bf3c904d1f0a312eaf5a4251d47.tar.gz
puszcza-e8856e4713057bf3c904d1f0a312eaf5a4251d47.zip
Fix font
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..3a88ace
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,4 @@
+[build]
+
+publish = "dist/"
+command = "npm run generate"
\ No newline at end of file