Add theme to Netlify.toml
This commit is contained in:
parent
5b4562b315
commit
c648eae08a
@ -2,7 +2,7 @@
|
||||
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "zola build"
|
||||
command = "git clone https://github.com/getzola/book.git themes/book/; zola build"
|
||||
|
||||
[build.environment]
|
||||
ZOLA_VERSION = "0.12.2"
|
||||
|
Loading…
Reference in New Issue
Block a user