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