From 9f20b3e693161c1eb3a7387547bcc2bd84d9aeda Mon Sep 17 00:00:00 2001 From: Scott Austin Date: Thu, 4 Jun 2015 23:13:17 -0700 Subject: [PATCH] update --- index.html | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 0cf18c1..5ef0884 100644 --- a/index.html +++ b/index.html @@ -17,28 +17,18 @@ title: Home

site.github.project_title - {{ site.github.project_title | prepend:'/' }}

+

site.title - {{ site.title }}

site.tagline - {{ site.tagline }}

page.title - {{ page.title }}

-

site.time - {{ site.time }}

- -

site.collections - {{ site.collections }}

- -

site.data - {{ site.data }}

- -

site.documents - {{ site.documents }}

- -

site.categories - {{ site.categories }}

- -

site.tags - {{ site.tags }}

- -

Site.Github.public_repositories - {{ site.github.public_repositories }}

site.github - {{ site.github }}

+

site.time - {{ site.time }}

+

Site.Github.public_repositories - {{ site.github.public_repositories }}