diff --git a/www/favicon/android-chrome-192x192.png b/www/favicon/android-chrome-192x192.png new file mode 100644 index 0000000..79b08bf Binary files /dev/null and b/www/favicon/android-chrome-192x192.png differ diff --git a/www/favicon/android-chrome-512x512.png b/www/favicon/android-chrome-512x512.png new file mode 100644 index 0000000..201de70 Binary files /dev/null and b/www/favicon/android-chrome-512x512.png differ diff --git a/www/favicon/apple-touch-icon.png b/www/favicon/apple-touch-icon.png new file mode 100644 index 0000000..6a71828 Binary files /dev/null and b/www/favicon/apple-touch-icon.png differ diff --git a/www/favicon/browserconfig.xml b/www/favicon/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/www/favicon/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/www/favicon/favicon-16x16.png b/www/favicon/favicon-16x16.png new file mode 100644 index 0000000..ae75a4a Binary files /dev/null and b/www/favicon/favicon-16x16.png differ diff --git a/www/favicon/favicon-32x32.png b/www/favicon/favicon-32x32.png new file mode 100644 index 0000000..28ff81e Binary files /dev/null and b/www/favicon/favicon-32x32.png differ diff --git a/www/favicon/favicon.ico b/www/favicon/favicon.ico new file mode 100644 index 0000000..2d7fc72 Binary files /dev/null and b/www/favicon/favicon.ico differ diff --git a/www/favicon/mstile-144x144.png b/www/favicon/mstile-144x144.png new file mode 100644 index 0000000..0a7f80f Binary files /dev/null and b/www/favicon/mstile-144x144.png differ diff --git a/www/favicon/mstile-150x150.png b/www/favicon/mstile-150x150.png new file mode 100644 index 0000000..68951b5 Binary files /dev/null and b/www/favicon/mstile-150x150.png differ diff --git a/www/favicon/mstile-310x150.png b/www/favicon/mstile-310x150.png new file mode 100644 index 0000000..b9a3c95 Binary files /dev/null and b/www/favicon/mstile-310x150.png differ diff --git a/www/favicon/mstile-310x310.png b/www/favicon/mstile-310x310.png new file mode 100644 index 0000000..af7188c Binary files /dev/null and b/www/favicon/mstile-310x310.png differ diff --git a/www/favicon/mstile-70x70.png b/www/favicon/mstile-70x70.png new file mode 100644 index 0000000..a4174bc Binary files /dev/null and b/www/favicon/mstile-70x70.png differ diff --git a/www/favicon/safari-pinned-tab.svg b/www/favicon/safari-pinned-tab.svg new file mode 100644 index 0000000..2cf43c6 --- /dev/null +++ b/www/favicon/safari-pinned-tab.svg @@ -0,0 +1,37 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + diff --git a/www/favicon/site.webmanifest b/www/favicon/site.webmanifest new file mode 100644 index 0000000..b20abb7 --- /dev/null +++ b/www/favicon/site.webmanifest @@ -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" +} diff --git a/www/webdata/init.php b/www/webdata/init.php index 9fb3930..5cffcb9 100644 --- a/www/webdata/init.php +++ b/www/webdata/init.php @@ -60,6 +60,14 @@ function getHtmlHeaders($prepend = ""){ + + + + + + + +