fix
parent
e8c7d4468c
commit
e21e9055b1
|
@ -5,7 +5,8 @@ gems: [jekyll-paginate]
|
||||||
paginate: 7
|
paginate: 7
|
||||||
paginate_path: "page:num"
|
paginate_path: "page:num"
|
||||||
layout: post
|
layout: post
|
||||||
permalink: /:categories/:title
|
#permalink: /:categories/:title
|
||||||
|
permalink: pretty
|
||||||
excerpt_separator: "[-----]"
|
excerpt_separator: "[-----]"
|
||||||
|
|
||||||
#mode: dev
|
#mode: dev
|
||||||
|
|
Loading…
Reference in New Issue