center style
This commit is contained in:
12
index.html
12
index.html
@ -2,12 +2,12 @@
|
||||
layout: default
|
||||
title: Home
|
||||
---
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip">
|
||||
<img src="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" align="middle"></a>
|
||||
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
|
||||
|
||||
<div class="center">
|
||||
<p>
|
||||
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip">
|
||||
<img src="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" align="middle"></a>
|
||||
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
|
||||
</div>
|
||||
<h2>Other {{ site.github.project_title }} information</h2>
|
||||
<ul>
|
||||
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">Go to Github repository</a> - if you are familary with GitHub, follow this link to see the {{ site.github.project_title }} repository. Here, you will be able to fork the design to work on it on your own.</li>
|
||||
|
Reference in New Issue
Block a user