diff --git a/_config.yml b/_config.yml index 57eabdd..c91b7fe 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,8 @@ title: Kemal email: dogruyolserdar@gmail.com description: 'Lightning Fast, Super Simple web framework for Crystal. Inspired by Sinatra' -baseurl: "" # the subpath of your site, e.g. /blog -url: "http://yourdomain.com" # the base hostname & protocol for your site +baseurl: "/kemal" # the subpath of your site, e.g. /blog +url: "" # the base hostname & protocol for your site twitter_username: sdogruyol github_username: sdogruyol