commit 17970a1c7984b184eeb62d3a99885b3903b7b17d parent 90ed9bbdd963d76181e171da6b611a310a625250 Author: Nathan Randecker <nathan.randecker@gmail.com> Date: Tue, 17 Jan 2017 21:42:26 -0600 updated config Diffstat:
| M | _config.yml | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml @@ -1,7 +1,8 @@ # Site settings title: A blog about lorem ipsum dolor sit amet description: A blog about lorem ipsum dolor sit amet -url: "https://nrandecker.github.io" # the base hostname & protocol for your site e.g. http://willianjusten.com.br +# baseurl: "/particle" # the subpath of your site, e.g. /blog +# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br # User settings username: Anon Developer