update baseurl for github pages
DJ
committed Jun 21, 2018
commit 4f92f15373a6e77eb7553ff967e0e01e3d7508d0
Showing 1
changed file with
1 additions
and 1 deletions
_config.yml
+1
-1
| @@ | @@ -2,7 +2,7 @@ title: Forestry-Blocks Demo |
| author: Your Name | |
| email: your-email@example.com | |
| description: Demo site for forestry blocks | |
| - | baseurl: "" # the subpath of your site, e.g. /blog |
| + | baseurl: "/ubuild-jekyll" # the subpath of your site, e.g. /blog |
| url: "" # your site's origin, e.g. https://forestry.io | |
| # Build settings | |