From ed2aa2bd313d0841a293fb0178bb71de954cef78 Mon Sep 17 00:00:00 2001 From: Jordan Han Date: Sun, 9 Feb 2020 14:43:12 +0800 Subject: [PATCH] added preceeding slash to url --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e0bebd1..3892715 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,7 @@ title: ~jahnertz email: ~jahnertz@tilde.town description: >- # this means to ignore newlines until "baseurl:" Welcome to ~jahnertz -baseurl: "~/jahnertz" # the subpath of your site, e.g. /blog +baseurl: "/~/jahnertz" # the subpath of your site, e.g. /blog url: "http://tilde.town" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jahnertz github_username: jahnertz @@ -115,4 +115,4 @@ assets: browsers: - "last 2 versions" - "IE > 9" - \ No newline at end of file +