mirror of
https://github.com/getzola/zola
synced 2024-12-14 06:12:27 +00:00
Merge pull request #142 from joshsaintjacque/patch-1
Fix minor run-on sentence
This commit is contained in:
commit
5be7ed20c8
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ $ cargo run --example generate_sublime synpack ../../sublime_syntaxes ../../subl
|
|||
```
|
||||
|
||||
### Adding a theme
|
||||
A gallery containing lots of themes at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
|
||||
A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
|
||||
More themes can be easily added to gutenberg, just make a PR with the wanted theme added in the `sublime_themes` directory
|
||||
and run the following command from the root of the components/rendering:
|
||||
|
||||
|
|
Loading…
Reference in a new issue