Reorder guides

This commit is contained in:
Peter Desmet 2018-10-08 22:51:34 +02:00
parent 66687f5743
commit a141da1c52
1 changed files with 1 additions and 1 deletions

View File

@ -13,9 +13,9 @@
<a class="nav-link dropdown-toggle" href="#" data-toggle="dropdown">Guides</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="{{ "simple/" | absolute_url }}">Simple Darwin Core</a>
<a class="dropdown-item" href="{{ "text/" | absolute_url }}">Text</a>
<a class="dropdown-item" href="{{ "xml/" | absolute_url }}">XML</a>
<a class="dropdown-item" href="{{ "rdf/" | absolute_url }}">RDF</a>
<a class="dropdown-item" href="{{ "text/" | absolute_url }}">Text</a>
</div>
</li>
<li class="nav-item ml-auto">