Merge branch 'master' into 'master'

Fix layout

Fixes #1 

----

Correct paths: url and baseurl

`_config.yml`:

```yaml
url: https://pages.gitlab.io/
root: "/hexo/"
```

----

# **Results**

![hexo-pages](/uploads/e7b2379f430a09b4ea184a0c55822fe0/hexo-pages.png)

----

Forked build: [passed](01f3d994e6)

----

cc/ @axil 


See merge request !1
This commit is contained in:
Achilleas Pipinellis 2016-03-24 06:45:46 +00:00
commit 89a1d48b23
1 changed files with 2 additions and 2 deletions

View File

@ -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://pages.gitlab.io/
root: "/hexo/"
permalink: :year/:month/:day/:title/
permalink_defaults: