Merge pull request #49 from jiangtj/remove-config-root

feat: remove config.root configuration
This commit is contained in:
yoshinorin 2021-02-22 20:11:26 +09:00 committed by GitHub
commit cb453f1ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,8 @@ language: en
timezone: '' timezone: ''
# URL # URL
## If your site is put in a subdirectory, set url as 'http://example.com/child' and root as '/child/' ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: http://example.com url: http://example.com
root: /
permalink: :year/:month/:day/:title/ permalink: :year/:month/:day/:title/
permalink_defaults: permalink_defaults:
pretty_urls: pretty_urls: