From 4ed6d1012fa220627d94fe5656615d2dcef08e8d Mon Sep 17 00:00:00 2001 From: sdogruyol Date: Thu, 7 Jan 2016 09:35:18 +0200 Subject: [PATCH] Update config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 0929eb4..d5b1374 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,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 -url: "" # the base hostname & protocol for your site +url: "https://kemalcr.com" # the base hostname & protocol for your site twitter_username: sdogruyol github_username: sdogruyol