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