Add missing favicon (close #263)
This commit is contained in:
1
public/favicon.png
Symbolic link
1
public/favicon.png
Symbolic link
@@ -0,0 +1 @@
|
||||
icons/icon-32x32.png
|
||||
BIN
public/icons/icon-32x32.png
Executable file
BIN
public/icons/icon-32x32.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
@@ -8,6 +8,11 @@
|
||||
"background_color": "#393939",
|
||||
"description": "Algorithm Visualizer is an interactive online platform that visualizes algorithms from code.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icons/icon-32x32.png",
|
||||
"sizes": "32x32",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "icons/icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
|
||||
Reference in New Issue
Block a user