victor HF staff commited on
Commit
7a6b8fd
1 Parent(s): 98c37ee

/chat/ (#522)

Browse files
Files changed (1) hide show
  1. static/huggingchat/manifest.json +3 -3
static/huggingchat/manifest.json CHANGED
@@ -6,17 +6,17 @@
6
  "start_url": "/chat",
7
  "icons": [
8
  {
9
- "src": "/huggingchat/icon-128x128.png",
10
  "sizes": "128x128",
11
  "type": "image/png"
12
  },
13
  {
14
- "src": "/huggingchat/icon-256x256.png",
15
  "sizes": "256x256",
16
  "type": "image/png"
17
  },
18
  {
19
- "src": "/huggingchat/icon-512x512.png",
20
  "sizes": "512x512",
21
  "type": "image/png"
22
  }
 
6
  "start_url": "/chat",
7
  "icons": [
8
  {
9
+ "src": "/chat/huggingchat/icon-128x128.png",
10
  "sizes": "128x128",
11
  "type": "image/png"
12
  },
13
  {
14
+ "src": "/chat/huggingchat/icon-256x256.png",
15
  "sizes": "256x256",
16
  "type": "image/png"
17
  },
18
  {
19
+ "src": "/chat/huggingchat/icon-512x512.png",
20
  "sizes": "512x512",
21
  "type": "image/png"
22
  }