Selaa lähdekoodia

Removed Beta Badge in Profile badge

Yoginth 7 vuotta sitten
vanhempi
commit
40811c3a2f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      templates/user/profile.tmpl

+ 1 - 1
templates/user/profile.tmpl

@@ -118,7 +118,7 @@
 						<ul class="text black">
 							{{if .Owner.Status}}
 								<li class="ui center">
-									<p style="font-weight:500">{{.Owner.Status}} <span class="ui green basic label tiny beta-badge">Beta</span></p>
+									<p style="font-weight:500">{{.Owner.Status}}</p>
 								</li>
 							{{end}}
 							{{if or .Owner.Twitter .Owner.Linkedin .Owner.Github .Owner.Devto .Owner.Stackoverflow .Owner.Reddit .Owner.Telegram .Owner.Codepen}}