Explorar o código

Added Donate button to Beta

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
1ce95b98bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      templates/repo/header.tmpl

+ 1 - 0
templates/repo/header.tmpl

@@ -88,6 +88,7 @@
 			{{if .Repository.Donate}}
 				<a class="item" href="{{.Repository.Donate}}" target="_blank">
 					<i class="menu-icon octicon">💸</i> {{.i18n.Tr "repo.donate"}}
+					<span class="ui green basic label tiny">Beta</span>
 				</a>
 			{{end}}
 			{{end}}