Update _config.yml

This commit is contained in:
Aşkın Gedik 2015-12-27 18:05:54 +02:00
parent d063ad3718
commit b428f29e1b

View file

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