all repos

mugit @ 72ef8514e9bd12cfe6b57dc484dd32ede69aa22a

๐Ÿฎ git server that your cow will love
1 files changed, 0 insertions(+), 2 deletions(-)
ui: that if is useless
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-03-09 16:24:32 +0200
Authored at: 2026-03-07 01:27:35 +0200
Change ID: yvsssurwzplqzruqlmquymputrysrqwm
Parent: e2cbacb
M web/templates/_repo_header.html
ยทยทยท
        5
        5
           </div>

      
        6
        6
           <h1 class="repo-name">

      
        7
        7
             {{ .RepoName }}

      
        8
        
        -    {{- if .P.Ref }}

      
        9
        8
             <span class="ref">@ {{ .P.Ref }}</span>

      
        10
        
        -    {{- end }}

      
        11
        9
           </h1>

      
        12
        10
           {{- if .P.Desc }}

      
        13
        11
           <div class="desc muted">{{ .P.Desc }}</div>