This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
go get
tags/v1.2.0-rc1
Unknown
11 years ago
parent
4c1452574a
commit
8c266f2df5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/base/head.tmpl
+ 1
- 1
templates/base/head.tmpl
View File
@@ -9,7 +9,7 @@
<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="_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 -->
{{if IsProdMode}}
Write
Preview
Loading…
Cancel
Save