From 23e93ecb137510bffe324bfe8c07784dd31e07fd Mon Sep 17 00:00:00 2001 From: Scott Austin Date: Thu, 4 Jun 2015 23:09:50 -0700 Subject: [PATCH] update --- index.html | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/index.html b/index.html index 14db51d..0cf18c1 100644 --- a/index.html +++ b/index.html @@ -14,29 +14,9 @@ title: Home Go to Github repository
-

{{ site.html_url }} -{{ followers_url }} -{{ following_url }} - -{{ gists_url }} - -{{ starred_url }} - -{{ subscriptions_url }} - -{{ organizations_url }}

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

-

site.baseurl - {{ site.baseurl }}

- -

site.github.name - {{ site.github.name }}

-

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

-

site.github - {{ site.github }}

- - - -

site.title - {{ site.title }}

site.tagline - {{ site.tagline }}

@@ -56,5 +36,11 @@ title: Home

site.tags - {{ site.tags }}

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

+

site.github - {{ site.github }}

+ + + + +
\ No newline at end of file