This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
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
Merge pull request 'fix issue' (
#547
) from fix-455 into V20211018
Reviewed-on:
https://git.openi.org.cn/OpenI/aiforge/pulls/547
Reviewed-by: lewis <747342561@qq.com>
tags/v1.21.12.1
lewis
4 years ago
parent
0a0ec4de5f
9ddbad5ec2
commit
552975c9fd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/home.tmpl
+ 1
- 1
templates/repo/home.tmpl
View File
@@ -291,7 +291,7 @@
{{end}} -->
{{range .Topics}}
<a class="ui repo-topic small label topic" href="{{AppSubUrl}}/explore/repos?q={{.Name}}&topic=
1
">{{.Name}}</a>
<a class="ui repo-topic small label topic" href="{{AppSubUrl}}/explore/repos?q={{.Name}}&topic=">{{.Name}}</a>
{{end}}
Write
Preview
Loading…
Cancel
Save