mirror of https://github.com/tdwg/dwc.git
Reorder guides
This commit is contained in:
parent
66687f5743
commit
a141da1c52
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue