mirror of https://gitlab.com/curben/blog
fix url and baseurl
This commit is contained in:
parent
1c2441a7cb
commit
01f3d994e6
|
@ -12,8 +12,8 @@ timezone:
|
|||
|
||||
# URL
|
||||
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
|
||||
url: https://pages.gitlab.io/hexo
|
||||
root: /
|
||||
url: https://virtuacreative.gitlab.io/
|
||||
root: "/hexo/"
|
||||
permalink: :year/:month/:day/:title/
|
||||
permalink_defaults:
|
||||
|
||||
|
|
Loading…
Reference in New Issue