From 85d4632891dfb0ec1bcb7272b8448bd84c4d509a Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Mon, 18 May 2015 10:05:10 -0700 Subject: [PATCH] add values to _config for github pages build --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 0d090d2..caa3f8e 100644 --- a/_config.yml +++ b/_config.yml @@ -12,6 +12,10 @@ topnav_title: Jekyll for Designers topnav_version: 2.1 +homepage_title: Doc theme for Jekyll + +site_title: Documentation theme for Jekyll + tagline: Guide for designers baseurl: "/documentation-theme-jekyll"