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: Homesite.tags - {{ site.tags }}
Site.Github.public_repositories - {{ site.github.public_repositories }}
+site.github - {{ site.github }}
+ + + + +