From e73e51234e483c001c9d9fd367891ba686c6a4f7 Mon Sep 17 00:00:00 2001 From: sdogruyol Date: Thu, 7 Jan 2016 09:35:34 +0200 Subject: [PATCH] Update config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d5b1374..43ec5e0 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Kemal email: dogruyolserdar@gmail.com description: 'Lightning Fast, Super Simple web framework for Crystal. Inspired by Sinatra' -baseurl: "/kemal" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "https://kemalcr.com" # the base hostname & protocol for your site twitter_username: sdogruyol github_username: sdogruyol