0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-18 07:13:35 +02:00

Merge ecb6b356a25718903ca9a0513bd4e4dbd65c77c7 into c68925152b1b6c8f92806cdbda9c4672dcc1608f

This commit is contained in:
Lavamini Inc 2026-06-18 01:00:24 +09:00 committed by GitHub
commit c5fa9d371f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
</div>
{{end}}
{{if .LexerName}}
<div class="file-info-entry">
<div class="file-info-entry" data-lexer-name="{{.LexerName}}">
{{.LexerName}}
</div>
{{end}}