Fix repo css and rel path img in md
This commit is contained in:
parent
5b3f1efd9f
commit
9ae92459a5
8 changed files with 474 additions and 453 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.5.5.1013 Beta"
|
||||
const APP_VER = "0.5.5.1014 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue