This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
fix short name
tags/v1.21.8^2^2
lewis
4 years ago
parent
c13fdaa7ce
commit
36801d94ac
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
templates/pwa/manifest_json.tmpl
+ 2
- 2
templates/pwa/manifest_json.tmpl
View File
@@ -1,6 +1,6 @@
{
"short_name": "
Gitea
",
"name": "
Gitea - Git with a cup of tea
",
"short_name": "
OpenI
",
"name": "
OpenI - 启智AI开发协作平台
",
"icons": [
{
"src": "{{StaticUrlPrefix}}/img/gitea-lg.png",
Write
Preview
Loading…
Cancel
Save