Living-Hinge-Swatches/index.html
2015-06-05 10:38:28 -07:00

24 lines
833 B
HTML

---
layout: default
title: Home
---
<h2>Open Design Files</h2>
<h3><a href="{{ site.baseurl }}/" title="Home">{{ site.github.project_title }}</a></h3>
<ul>
<li><a href="${link.path}/${link.name}">Download .zip file</a></li>
<li><a href="${link.path}/${link.name}">Download .tar file</a></li>
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">Go to Github repository</a></li>
</ul>
<h3>All Open Designs</h3>
<ul>
<li><a href="{{ site.baseurl }}/" title="Home">Open Designs Download Hub</a></li>
</ul>
<h3>Product Information</h2>
<ul>
<li><p><a href="http://obrary.com/products{{ site.github.project_title | prepend:'/' }}">See the product page</a></li>
<li><a href="http://forums.obrary.com/category/designs{{ site.github.project_title | prepend:'/' }}">Get support on the forums</a></li>
</ul>