fix ordering
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
{{ range $entry := .Breadcrumbs }}
|
{{ range $entry := .Breadcrumbs }}
|
||||||
<li><a href="{{ printpath $entry.Link }}">
|
<li><a href="{{ printpath $entry.Link }}">
|
||||||
{{ $entry.Name }}
|
{{ $entry.Name }}
|
||||||
</li></a>
|
</a></li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user