diff --git a/index.html b/index.html index 6f2bbee..1354497 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,6 @@ layout: default title: Home --- -
site.github.name - {{ site.github.name }}
-Site.Github.repo - {{ site.github.repo }}
-site.github - {{ site.github }}
{{ html_url }} {{ followers_url }} @@ -20,6 +17,11 @@ title: Home {{ organizations_url }} +site.github.name - {{ site.github.name }}
+Site.Github.repo - {{ site.github.repo }}
+site.github - {{ site.github }}
+ +site.title - {{ site.title }}