1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-03-03 19:29:41 +0200
Change ID:
wvtzyqysxovswkxunvlxonmllsyporvs
Parent:
e5b0a7c
M
web/templates/repo_tree.html
@@ -66,7 +66,7 @@ {{ end }}
</tbody> </table> - {{- if .P.Readme }} + {{- if and .P.Readme .P.ParentPath -}} <article class="readme">{{- .P.Readme -}}</article> {{- end -}} </main>