Show statistics on the public overview page
This commit is contained in:
parent
964e74a9f4
commit
bc1bf0db1c
4 changed files with 47 additions and 15 deletions
|
|
@ -25,6 +25,9 @@
|
|||
<h3>{{.Slug}}</h3>
|
||||
<p>
|
||||
<a href="{{.URL}}" target="_blank" rel="noopener noreferrer">{{.URL}}</a><br>
|
||||
<small>
|
||||
{{ .Statistics.Bundles.Summary }}
|
||||
</small>
|
||||
</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue