1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-03-02 23:39:29 +0200
Change ID:
wznwywptnwzpwvvxvxuvsuvrnnpwrukz
Parent:
9c4890a
M
web/templates/repo_tree.html
@@ -63,7 +63,7 @@ </tbody>
</table> {{- if .P.Readme }} - <article clsas="readme">{{- .P.Readme -}}</article> + <article class="readme">{{- .P.Readme -}}</article> {{- end -}} </main> </body>