Update _config.yml
This commit is contained in:
parent
221419b9b8
commit
afd4eddb3e
@ -43,6 +43,15 @@ highlight:
|
|||||||
auto_detect: false
|
auto_detect: false
|
||||||
tab_replace:
|
tab_replace:
|
||||||
|
|
||||||
|
# Home page setting
|
||||||
|
# path: Root path for your blogs index page. (default = '')
|
||||||
|
# per_page: Posts displayed per page. (0 = disable pagination)
|
||||||
|
# order_by: Posts order. (Order by date descending by default)
|
||||||
|
index_generator:
|
||||||
|
path: ''
|
||||||
|
per_page: 10
|
||||||
|
order_by: -date
|
||||||
|
|
||||||
# Category & Tag
|
# Category & Tag
|
||||||
default_category: uncategorized
|
default_category: uncategorized
|
||||||
category_map:
|
category_map:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user