Living-Hinge-Swatches/index.html

24 lines
833 B
HTML
Raw Normal View History

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