Browse Source

show number of total contributors

tags/v1.21.12.1
avadesian 4 years ago
parent
commit
bc3650e27e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/home.tmpl

+ 1
- 1
templates/repo/home.tmpl View File

@@ -191,7 +191,7 @@

<div>
<h4 class="ui header">
<strong>贡献者</strong>
<strong>贡献者 ({{len .ContributorInfo}})</strong>
<div class="ui right">
<a class="text grey" href="">全部 {{svg "octicon-chevron-right" 16}}</a>
</div>


Loading…
Cancel
Save