Added auto to config.
This commit is contained in:
parent
fd39148f1a
commit
c2ecef0b7e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# Jekyll
|
# Jekyll
|
||||||
safe: true
|
safe: true
|
||||||
|
auto: true
|
||||||
server_port: 9393
|
server_port: 9393
|
||||||
permalink: /:year/:title/
|
permalink: /:year/:title/
|
||||||
paginate: 10
|
paginate: 10
|
||||||
|
|
Loading…
Reference in a new issue