From 2849da37a6012e4bacc8a03e7064eaa3465ae87d Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Sat, 27 Feb 2016 17:20:43 +0900 Subject: [PATCH] test --- _config.yml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 1c5e5bc..c2518ac 100644 --- a/_config.yml +++ b/_config.yml @@ -6,16 +6,14 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: Your awesome title -email: your-email@domain.com +title: CoreStore +email: rommel.estropia@gmail.com description: > # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + 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://yourdomain.com" # the base hostname & protocol for your site -twitter_username: jekyllrb -github_username: jekyll +url: "http://JohnEstropia.github.io/CoreStore" # the base hostname & protocol for your site +twitter_username: JohnEstropia +github_username: JohnEstropia # Build settings markdown: kramdown