Changes
1 changed files (+5/-1)
-
-
@@ -33,7 +33,11 @@ SPDX-License-Identifier: MIT<a href="/{{ .Meta.DirName }}">{{ .Meta.DisplayName }}</a> </li> <li> <a href="/{{ .Meta.DirName }}/tree/{{ .Meta.Ref }}">Files</a> {{- $aria_current := "false" -}} {{- if eq $path "/" -}} {{- $aria_current = "page" -}} {{- end -}} <a href="/{{ .Meta.DirName }}/tree/{{ .Meta.Ref }}" aria-current="{{ $aria_current }}">Files</a> </li> {{- $path_slice := .Path -}} {{ range $i, $segment := .Path -}}
-