changed ordering

This commit is contained in:
Scott Austin 2015-06-04 13:52:32 -07:00
parent 05a095e9b4
commit b9c5996ae8

View File

@ -4,10 +4,10 @@ title: Home
---
<p>site.github.name - {{ site.github.name }}</p>
<p>Site.Github.repo - {{ site.github.repo }}</p>
<p>site.github - {{ site.github }}</p>
<p>Site.Github.repo - {{ site.github.repo }}</p>
<p>site.title - {{ site.title }}</p>