add sr-only class, change to new tag line

This commit is contained in:
Unknwon 2015-03-20 03:20:05 -04:00
parent 62e436e6b7
commit b6f8b486c7
11 changed files with 48 additions and 957 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.6.0.0319 Beta"
const APP_VER = "0.6.0.0320 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())