Skip to content

Commit 56fa41c

Browse files
committed
Update favicon images and manifest paths for improved asset management
1 parent 061b866 commit 56fa41c

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
-3.51 KB
Loading
-731 Bytes
Loading
0 Bytes
Binary file not shown.

docs/assets/images/favicon/site.webmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"short_name": "RubyLLM",
44
"icons": [
55
{
6-
"src": "/web-app-manifest-192x192.png",
6+
"src": "/assets/images/favicon/web-app-manifest-192x192.png",
77
"sizes": "192x192",
88
"type": "image/png",
99
"purpose": "maskable"
1010
},
1111
{
12-
"src": "/web-app-manifest-512x512.png",
12+
"src": "/assets/images/favicon/web-app-manifest-512x512.png",
1313
"sizes": "512x512",
1414
"type": "image/png",
1515
"purpose": "maskable"
-1.33 KB
Loading
3.79 KB
Loading

0 commit comments

Comments
 (0)