forked from forgejo/forgejo
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
This commit is contained in:
commit
54b58e988d
49 changed files with 87 additions and 65 deletions
|
@ -6,6 +6,7 @@
|
|||
<meta name="author" content="Gogs - Go Git Service" />
|
||||
<meta name="description" content="Gogs(Go Git Service) a painless self-hosted Git Service written in Go" />
|
||||
<meta name="keywords" content="go, git, self-hosted, gogs">
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<meta name="_csrf" content="{{.CsrfToken}}" />
|
||||
{{if .GoGetImport}}
|
||||
<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue