Browse Source

show repo's top languages

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

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

@@ -163,7 +163,9 @@

<p class="ui">
<i class="terminal icon"></i>
TensorFlow 1.2, Python 3.7
{{range .LanguageStats}}
{{.Language}}
{{end}}
</p>
<p class="ui">


Loading…
Cancel
Save