testing unordered list
This commit is contained in:
parent
0da2829a29
commit
c8e35cf98a
@ -6,9 +6,11 @@ title: Home
|
||||
|
||||
<h2>Open Design Files</h2>
|
||||
<h3><a href="{{ site.baseurl }}/" title="Home">{{ site.github.project_title }}</a></h3>
|
||||
<p><a href="${link.path}/${link.name}">Download .zip file</a></p>
|
||||
<p><a href="${link.path}/${link.name}">Download .tar file</a></p>
|
||||
<p><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">Go to Github repository</a></p>
|
||||
<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>
|
||||
<a href="{{ site.baseurl }}/" title="Home">Open Designs Download Hub</a>
|
||||
<h2>Product Information</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user