mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-10 10:40:55 +00:00
added / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports
This commit is contained in:
@ -21,7 +21,7 @@ email:
|
|||||||
# If publishing to a subdirectory as in http://site.com/project set 'root: /project'
|
# If publishing to a subdirectory as in http://site.com/project set 'root: /project'
|
||||||
root: /
|
root: /
|
||||||
port: 4000
|
port: 4000
|
||||||
permalink: /blog/:year/:month/:day/:title
|
permalink: /blog/:year/:month/:day/:title/
|
||||||
source: source
|
source: source
|
||||||
destination: public
|
destination: public
|
||||||
plugins: plugins
|
plugins: plugins
|
||||||
|
|||||||
Reference in New Issue
Block a user