Add some missing words to creating a theme page
This commit is contained in:
parent
85feb88ee9
commit
d4a33d34ae
|
@ -3,7 +3,7 @@ title = "Creating a theme"
|
|||
weight = 30
|
||||
+++
|
||||
|
||||
Creating is exactly like creating a normal site with Zola, except you
|
||||
Creating a theme is exactly like creating a normal site with Zola, except you
|
||||
will want to use many [Tera blocks](https://tera.netlify.com/docs/templates/#inheritance) to
|
||||
allow users to easily modify it.
|
||||
|
||||
|
|
Loading…
Reference in a new issue