From 054363df0c006705b576794af36016ef6bc24bde Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Sat, 27 Feb 2016 17:51:06 +0900 Subject: [PATCH] test --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index c2518ac..02364fa 100644 --- a/_config.yml +++ b/_config.yml @@ -10,8 +10,8 @@ title: CoreStore email: rommel.estropia@gmail.com description: > # this means to ignore newlines until "baseurl:" Unleashing the real power of Core Data with the elegance and safety of Swift -baseurl: "" # the subpath of your site, e.g. /blog -url: "http://JohnEstropia.github.io/CoreStore" # the base hostname & protocol for your site +baseurl: "/CoreStore" # the subpath of your site, e.g. /blog +url: "http://JohnEstropia.github.io/" # the base hostname & protocol for your site twitter_username: JohnEstropia github_username: JohnEstropia