as received from web
BIN
illustrations/assets/favicons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
illustrations/assets/favicons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 274 KiB |
BIN
illustrations/assets/favicons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
9
illustrations/assets/favicons/browserconfig.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="assets/favicons/mstile-150x150.png"/>
|
||||
<TileColor>#fdfdfd</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
BIN
illustrations/assets/favicons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
illustrations/assets/favicons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
illustrations/assets/favicons/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
illustrations/assets/favicons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
1198
illustrations/assets/favicons/safari-pinned-tab.svg
Normal file
|
After Width: | Height: | Size: 80 KiB |
18
illustrations/assets/favicons/site.webmanifest
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Wedding",
|
||||
"short_name": "Wedding",
|
||||
"icons": [
|
||||
{
|
||||
"src": "android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#fdfdfd",
|
||||
"background_color": "#fdfdfd"
|
||||
}
|
||||