karen des
Signed-off-by: Flashwave <me@flash.moe>
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 8.5 KiB |
|
@ -1,2 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
|
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 1.1 KiB |
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "App",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 3.3 KiB |
|
@ -40,7 +40,8 @@
|
|||
"20150807",
|
||||
"20150809",
|
||||
"20150810",
|
||||
"20150811"
|
||||
"20150811",
|
||||
"20150812"
|
||||
|
||||
]
|
||||
|
||||
|
@ -1989,6 +1990,16 @@
|
|||
"user": "Flashwave"
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"20150812": [
|
||||
|
||||
{
|
||||
"type": "ADD",
|
||||
"change": "Added device icons to Yuuno.",
|
||||
"user": "Flashwave"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
}
|
||||
|
|
|
@ -7,9 +7,26 @@
|
|||
<meta name="description" content="{{ sakura.sitedesc }}" />
|
||||
<meta name="keywords" content="{{ sakura.sitetags }}" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
|
||||
<meta name="msapplication-TileColor" content="#fbeeff" />
|
||||
<meta name="msapplication-TileImage" content="/content/images/icons/ms-icon-144x144.png" />
|
||||
<meta name="theme-color" content="#fbeeff" />
|
||||
{% if page.redirect %}
|
||||
<meta http-equiv="refresh" content="3; URL={{ page.redirect }}" />
|
||||
{% endif %}
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/content/images/icons/apple-icon-57x57.png" />
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/content/images/icons/apple-icon-60x60.png" />
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/content/images/icons/apple-icon-72x72.png" />
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/content/images/icons/apple-icon-76x76.png" />
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/content/images/icons/apple-icon-114x114.png" />
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/content/images/icons/apple-icon-120x120.png" />
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/content/images/icons/apple-icon-144x144.png" />
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/content/images/icons/apple-icon-152x152.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/content/images/icons/apple-icon-180x180.png" />
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/content/images/icons/android-icon-192x192.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/content/images/icons/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/content/images/icons/favicon-96x96.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/content/images/icons/favicon-16x16.png" />
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="{{ sakura.resources }}/css/yuuno.css" />
|
||||
{% if page.style %}
|
||||
|
|
2
main/browserconfig.xml
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/content/images/icons/ms-icon-70x70.png"/><square150x150logo src="/content/images/icons/ms-icon-150x150.png"/><square310x310logo src="/content/images/icons/ms-icon-310x310.png"/><TileColor>#fbeeff</TileColor></tile></msapplication></browserconfig>
|
Before Width: | Height: | Size: 1.1 KiB |
BIN
main/content/images/icons/android-icon-144x144.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
main/content/images/icons/android-icon-192x192.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
main/content/images/icons/android-icon-36x36.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
main/content/images/icons/android-icon-48x48.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
main/content/images/icons/android-icon-72x72.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
main/content/images/icons/android-icon-96x96.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
main/content/images/icons/apple-icon-114x114.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
main/content/images/icons/apple-icon-120x120.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
main/content/images/icons/apple-icon-144x144.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
main/content/images/icons/apple-icon-152x152.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
main/content/images/icons/apple-icon-180x180.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
main/content/images/icons/apple-icon-57x57.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
main/content/images/icons/apple-icon-60x60.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
main/content/images/icons/apple-icon-72x72.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
main/content/images/icons/apple-icon-76x76.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
main/content/images/icons/apple-icon-precomposed.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
main/content/images/icons/apple-icon.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
main/content/images/icons/favicon-16x16.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
main/content/images/icons/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
main/content/images/icons/favicon-96x96.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
main/content/images/icons/ms-icon-144x144.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
main/content/images/icons/ms-icon-150x150.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
main/content/images/icons/ms-icon-310x310.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
main/content/images/icons/ms-icon-70x70.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
main/favicon.ico
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 42 KiB |
41
main/manifest.json
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "App",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "\/content\/images\/icons\/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|