added border to image

This commit is contained in:
Scott Austin 2015-06-05 20:10:11 -07:00
parent 080539f0d4
commit bdd792095b

View File

@ -5,7 +5,7 @@ title: Home
<div class="center">
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip" onClick="ga('send', 'event', 'VMA', 'Download design', '{{ site.github.project_title }}')">
<img src="{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" class="center"></a>
<img src="{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" class="center" border="1"></a>
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
</div>
<hr>