mirror of https://gitlab.com/curben/blog
fix url and baseurl for Pages - fixes #1
This commit is contained in:
parent
01f3d994e6
commit
3f4e2df084
|
@ -12,7 +12,7 @@ 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://yoursite.com/child' and root as '/child/'
|
||||||
url: https://virtuacreative.gitlab.io/
|
url: https://pages.gitlab.io/
|
||||||
root: "/hexo/"
|
root: "/hexo/"
|
||||||
permalink: :year/:month/:day/:title/
|
permalink: :year/:month/:day/:title/
|
||||||
permalink_defaults:
|
permalink_defaults:
|
||||||
|
|
Loading…
Reference in New Issue