diff options
Diffstat (limited to 'templates/repo-header.html')
-rw-r--r-- | templates/repo-header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo-header.html b/templates/repo-header.html index f358278..0420da7 100644 --- a/templates/repo-header.html +++ b/templates/repo-header.html @@ -2,7 +2,7 @@ <header> <h2> <a href="/">all repos</a> - — {{ .name }} + — {{ .displayname }} {{ if .ref }} <span class="ref">@ {{ .ref }}</span> {{ end }} |