mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
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