This commit is contained in:
Scott Austin 2015-06-05 19:19:11 -07:00
parent bc5cd6ddeb
commit 05b0bf002b

View File

@ -15,7 +15,7 @@ title: Home
<li><a href="http://forums.obrary.com/category/designs/{{ site.github.project_title | downcase }}">Join the discussions on the forums</a>. Join with other makers on the Obrary forums to discuss the {{ site.github.project_title }}. Ask questions. Share ideas and tips. Show photos of your {{ site.github.project_title }}.</li>
</ul>
<p>site.github.project_title - {{ site.github.project_title | prepend:'/' }}</p>
<p>site.github.project_title - {{ site.github.project_title }}</p>
<p>site.title - {{ site.title }}</p>
@ -25,4 +25,4 @@ title: Home
<p>site.time - {{ site.time }}</p>
<p>Site.Github.public_repositories - {{ site.github.public_repositories }}</p>
<p>site.baseurl - {{ site.baseurl }}</p>