chore: use example.com for example domain (#46)

This commit is contained in:
YoshinoriN 2020-09-02 01:16:54 +09:00 committed by GitHub
parent d6ed6e8803
commit 744b6544b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ language: en
timezone: '' timezone: ''
# URL # URL
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' ## If your site is put in a subdirectory, set url as 'http://example.com/child' and root as '/child/'
url: http://yoursite.com url: http://example.com
root: / root: /
permalink: :year/:month/:day/:title/ permalink: :year/:month/:day/:title/
permalink_defaults: permalink_defaults: