mirror of
https://github.com/git-pkgs/proxy.git
synced 2026-06-02 16:48:16 -04:00
3 lines
145 B
HTML
3 lines
145 B
HTML
{{define "ecosystem_badge"}}
|
|
<span class="inline-flex items-center px-2 py-0.5 rounded text-xs font-medium ecosystem-{{.}}">{{.}}</span>
|
|
{{end}}
|