Add files via upload
BIN
android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
apple-touch-icon.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
9
browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
BIN
favicon-16x16.png
Normal file
After Width: | Height: | Size: 942 B |
BIN
favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
mstile-150x150.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
29
safari-pinned-tab.svg
Normal file
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M1608 4670 c-86 -46 -130 -146 -108 -242 12 -51 23 -64 292 -334
|
||||
l279 -281 -66 -7 c-348 -36 -729 -154 -934 -290 -267 -178 -450 -549 -517
|
||||
-1046 -23 -170 -23 -510 0 -680 77 -575 288 -936 651 -1118 147 -73 395 -146
|
||||
638 -187 258 -44 486 -58 812 -52 380 8 614 37 903 112 438 115 658 278 825
|
||||
611 132 263 199 590 200 969 0 296 -33 533 -108 760 -114 350 -289 572 -554
|
||||
705 -192 96 -518 184 -798 216 -35 3 -63 9 -63 13 0 3 117 123 261 266 254
|
||||
254 289 295 304 363 17 78 -37 182 -116 222 -47 25 -137 26 -182 4 -18 -9
|
||||
-197 -181 -399 -382 l-368 -367 -367 367 c-203 201 -382 373 -400 382 -45 22
|
||||
-138 20 -185 -4z m1432 -1284 c430 -57 724 -157 842 -285 370 -402 370 -1541
|
||||
0 -1932 -99 -106 -269 -183 -524 -238 -556 -120 -1347 -96 -1798 55 -154 51
|
||||
-250 106 -324 185 -171 180 -276 548 -276 965 0 379 73 690 210 888 147 214
|
||||
444 320 1065 380 110 10 687 -2 805 -18z"/>
|
||||
<path d="M2210 2611 c-19 -10 -44 -34 -55 -52 -19 -32 -20 -52 -20 -424 0
|
||||
-374 1 -391 20 -425 12 -19 35 -43 53 -53 68 -40 86 -34 498 172 434 216 430
|
||||
213 422 317 -3 39 -11 61 -29 80 -13 14 -194 111 -401 215 -405 203 -419 207
|
||||
-488 170z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
19
site.webmanifest
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|