fix: blog docs example as object property (#1403)

This commit is contained in:
Juan Picado @jotadeveloper 2019-04-27 18:45:43 +02:00 committed by Yangshun Tay
parent 808a6d0f5b
commit 7ebcf10478

View file

@ -77,7 +77,7 @@ The available options are an integer representing the number of posts you wish t
Example:
```js
blogSidebarCount: 'ALL';
blogSidebarCount: 'ALL',
```
## Changing The Sidebar Title