Merge pull request #5 from jimrybarski/master

Correct typo
This commit is contained in:
Worble 2020-01-07 17:23:17 +00:00 committed by GitHub
commit cdbfc8d664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ git clone https://github.com/Worble/Zulma
and then enable it in your `config.toml`:
```toml
theme = "zulma"
theme = "Zulma"
```
That's it! No more configuration should be required, however it might look a little basic. Head to the [Options](#options) section to see what you can set for more customizability.