Fix syntax highlight

This commit is contained in:
Paweł Romanowski 2019-02-05 18:30:16 +00:00
parent 2dc4d9f9b3
commit 5f38f0cc7b

View file

@ -241,7 +241,7 @@ and intra-post (you can navigate to earlier and later posts).
To make sure pagination works properly, you must first configure To make sure pagination works properly, you must first configure
it in `content/_index.md`: it in `content/_index.md`:
```toml ```
+++ +++
# number of pages to paginate by # number of pages to paginate by
paginate_by = 2 paginate_by = 2