Browse Source

fix short name

pull/332/head
lewis 3 years ago
parent
commit
06340e0241
1 changed files with 2 additions and 2 deletions
  1. +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",


Loading…
Cancel
Save