修改路径

This commit is contained in:
江志雄 2018-05-23 16:16:50 +08:00
parent f289dbf2a5
commit 06b02f789f
2 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ timezone:
# URL
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
url: /
url: blog.jzxer.cn
root: /
permalink: :title.html
permalink: :year/:month/:day/:title.html
permalink_defaults:
# Directory

File diff suppressed because one or more lines are too long