Yoginth 7 лет назад
Родитель
Сommit
1ce95b98bb
1 измененных файлов с 1 добавлено и 0 удалено
  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}}