|
@@ -9,7 +9,7 @@
|
|
<meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
|
|
<meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
|
|
<meta name="keywords" content="go, git">
|
|
<meta name="keywords" content="go, git">
|
|
<meta name="_csrf" content="{{.CsrfToken}}" />
|
|
<meta name="_csrf" content="{{.CsrfToken}}" />
|
|
- {{if .Repository.IsGoget}}<meta name="go-import" content="{{.GoGetImport}} git {{.GoGetLink}}">{{end}}
|
|
|
|
|
|
+ {{if .Repository.IsGoget}}<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">{{end}}
|
|
|
|
|
|
<!-- Stylesheets -->
|
|
<!-- Stylesheets -->
|
|
{{if IsProdMode}}
|
|
{{if IsProdMode}}
|