From 92e65ac39bd5dd8fe47f5c6917a7b1d8ce749a4c Mon Sep 17 00:00:00 2001 From: jiangtj <116749895@qq.com> Date: Wed, 20 Jan 2021 17:38:13 +0800 Subject: [PATCH] Update _config.yml Remove config.root Update url description --- _config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index b0d74bc..02b67a4 100644 --- a/_config.yml +++ b/_config.yml @@ -12,9 +12,8 @@ language: en timezone: '' # 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 -root: / permalink: :year/:month/:day/:title/ permalink_defaults: pretty_urls: