From 38521bd845458d43ff76bc390137827ee49d6add Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Mon, 13 May 2019 16:57:56 -0400 Subject: [PATCH] Put that back, wont build on GH page without it --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c3f7878..eee9496 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ # in the templates via {{ site.myvariable }}. title: Just the Docs description: A Jekyll theme for documentation -baseurl: "/just-the-docs" # the subpath of your site, e.g. /blog +baseurl: "/just-the-docs/" # the subpath of your site, e.g. /blog url: "https://pmarsceill.github.io" # the base hostname & protocol for your site, e.g. http://example.com permalink: pretty