Move download link up
This commit is contained in:
parent
e0b8155bce
commit
c22921d1a8
@ -3,17 +3,15 @@
|
||||
<a href="http://github.com/mcedit/mcedit2/releases" class="btn btn-default btn-download">
|
||||
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"
|
||||
style="margin-right:10px"></span>Download MCEdit</a>
|
||||
<ul class="dl-links">
|
||||
<li class="li-icon-windows">
|
||||
<a href="https://github.com/mcedit/mcedit2/releases/download/2.0.0a1/mcedit2-2.0.0-alpha1-win-amd64.exe">Windows (64-bit only)</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="latest-version">
|
||||
{% capture latest_version %} {% include latest-version.md %} {% endcapture %}
|
||||
{{ latest_version | markdownify }}
|
||||
</div>
|
||||
<ul class="dl-links">
|
||||
<li class="li-icon-windows">
|
||||
<a href="https://github.com/mcedit/mcedit2/releases/download/2.0.0a1/mcedit2-2.0.0-alpha1-win-amd64.exe">Windows (64-bit only)</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="sidebar well">
|
||||
|
Reference in New Issue
Block a user