switch back to LoveIt, other theme is deprectated
BIN
themes/LoveIt/exampleSite/static/Apple-Devices-Preview.png
Normal file
After Width: | Height: | Size: 222 KiB |
BIN
themes/LoveIt/exampleSite/static/Dillon.png
Normal file
After Width: | Height: | Size: 116 KiB |
2
themes/LoveIt/exampleSite/static/_redirects
Normal file
|
@ -0,0 +1,2 @@
|
|||
/zh-cn/* /zh-cn/404.html 404
|
||||
/fr/* /fr/404.html 404
|
BIN
themes/LoveIt/exampleSite/static/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
themes/LoveIt/exampleSite/static/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
themes/LoveIt/exampleSite/static/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 10 KiB |
9
themes/LoveIt/exampleSite/static/browserconfig.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#2d89ef</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
BIN
themes/LoveIt/exampleSite/static/favicon-16x16.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
themes/LoveIt/exampleSite/static/favicon-32x32.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
themes/LoveIt/exampleSite/static/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
themes/LoveIt/exampleSite/static/mstile-150x150.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
28
themes/LoveIt/exampleSite/static/safari-pinned-tab.svg
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?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="560.000000pt" height="560.000000pt" viewBox="0 0 560.000000 560.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,560.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M2445 5384 c-117 -28 -184 -56 -287 -122 -144 -93 -268 -261 -281
|
||||
-380 -4 -39 -26 -71 -50 -72 -4 0 -34 -27 -67 -60 -198 -201 -262 -716 -130
|
||||
-1061 11 -30 20 -54 20 -55 0 0 -21 -11 -47 -23 -56 -26 -109 -100 -119 -166
|
||||
-3 -23 -4 -122 -2 -221 3 -195 7 -208 66 -271 17 -17 48 -39 69 -48 58 -25 68
|
||||
-31 68 -41 3 -38 21 -122 42 -189 90 -286 268 -507 525 -652 l68 -38 0 -182 0
|
||||
-183 -69 0 c-44 0 -71 4 -73 12 -3 9 -16 9 -54 0 -27 -6 -100 -22 -162 -36
|
||||
-312 -70 -521 -184 -738 -400 -212 -213 -330 -428 -395 -719 -16 -68 -22 -142
|
||||
-26 -284 l-5 -193 2001 0 2001 0 0 154 c0 436 -144 777 -453 1072 -200 192
|
||||
-440 316 -712 369 -49 9 -94 21 -100 25 -17 14 -115 23 -115 11 0 -7 -27 -11
|
||||
-70 -11 l-70 0 0 184 c0 175 1 185 20 191 79 25 311 218 398 331 100 130 177
|
||||
318 218 532 3 13 12 25 22 28 40 12 88 41 115 69 59 61 62 74 65 281 2 119 -1
|
||||
207 -8 232 -17 64 -68 123 -125 146 -28 11 -52 21 -53 22 -2 1 6 15 17 31 24
|
||||
32 72 168 92 258 8 37 13 131 13 245 1 161 -2 196 -22 270 -30 113 -100 253
|
||||
-162 322 l-50 56 35 52 c100 149 79 382 -43 478 -82 65 -172 67 -317 8 -197
|
||||
-80 -279 -82 -550 -11 -163 43 -192 48 -310 50 -87 2 -150 -1 -190 -11z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
19
themes/LoveIt/exampleSite/static/site.webmanifest
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "LoveIt",
|
||||
"short_name": "LoveIt",
|
||||
"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"
|
||||
}
|