24 lines
833 B
HTML
Raw Normal View History

2015-06-04 13:45:52 -07:00
---
layout: default
title: Home
---
2015-06-04 22:55:48 -07:00
2015-06-05 09:53:22 -07:00
<h2>Open Design Files</h2>
2015-06-05 10:29:06 -07:00
2015-06-05 10:22:30 -07:00
<h3><a href="{{ site.baseurl }}/" title="Home">{{ site.github.project_title }}</a></h3>
2015-06-05 10:25:37 -07:00
<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>
2015-06-05 10:29:06 -07:00
2015-06-05 10:22:30 -07:00
<h3>All Open Designs</h3>
2015-06-05 10:29:06 -07:00
<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>
2015-06-05 10:38:28 -07:00
</ul>