Update _config.yml
This commit is contained in:
parent
221419b9b8
commit
afd4eddb3e
11
_config.yml
11
_config.yml
@ -42,7 +42,16 @@ highlight:
|
||||
line_number: true
|
||||
auto_detect: false
|
||||
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
|
||||
default_category: uncategorized
|
||||
category_map:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user