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
fix short name
pull/332/head
lewis
3 years ago
parent
77709118bf
commit
06340e0241
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