add sr-only class, change to new tag line
This commit is contained in:
parent
62e436e6b7
commit
b6f8b486c7
11 changed files with 48 additions and 957 deletions
2
gogs.go
2
gogs.go
|
@ -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())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue