Changed baseurl property of _config.yml back to /al-folio and minor edit to README for consistency with the al-folio master branch

This commit is contained in:
Sam Fearn 2018-06-17 23:31:36 +01:00
parent b9cb16473f
commit c54ca4dc63
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ url: # should be empty
baseurl: # should be empty
```
### Usage ###
### Usage
Note that `_pages/about.md` is built to index.html in the published site. There is therefore no need to have a separate index page for the project. If an index page does exist in the root directory then this will prevent `_pages/about.md` from being added to the built site.

View File

@ -11,7 +11,7 @@ footer_text: >
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
url: # the base hostname & protocol for your site
baseurl: # the subpath of your site, e.g. /blog/
baseurl: /al-folio # the subpath of your site, e.g. /blog/
last_updated: # leave blank if you don't want to display last updated
# -----------------------------------------------------------------------------