From cc47dd5b752c5cfa0a374f55e1a4686f7c43db4d Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 14 Jan 2015 17:41:40 +0200 Subject: [PATCH] _config.yml: fix notepad++ mess It apparently decided to add tabs instead of spaces. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 85cfc33..702a7ad 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,8 @@ title: Mikaela's website description: > # this means to ignore newlines until "baseurl:" This site includes my blog, public keys and information on finding me - at IRC. There are also links to my different profiles and what possibly - more interesting subdomains there are. + at IRC. There are also links to my different profiles and what possibly + more interesting subdomains there are. baseurl: "" # the subpath of your site, e.g. /blog/ url: "http://mikaela.info" # the base hostname & protocol for your site twitter_username: Mkaysi