diff --git a/themes/devopsdays/layouts/partials/head_includes.html b/themes/devopsdays/layouts/partials/head_includes.html index 651ea24f7df..be2c742e740 100644 --- a/themes/devopsdays/layouts/partials/head_includes.html +++ b/themes/devopsdays/layouts/partials/head_includes.html @@ -4,3 +4,20 @@ + + + + + + + + + + + + + + + + + diff --git a/themes/devopsdays/static/android-icon-144x144.png b/themes/devopsdays/static/android-icon-144x144.png new file mode 100644 index 00000000000..4e3f7926483 Binary files /dev/null and b/themes/devopsdays/static/android-icon-144x144.png differ diff --git a/themes/devopsdays/static/android-icon-192x192.png b/themes/devopsdays/static/android-icon-192x192.png new file mode 100644 index 00000000000..55da973a3ef Binary files /dev/null and b/themes/devopsdays/static/android-icon-192x192.png differ diff --git a/themes/devopsdays/static/android-icon-36x36.png b/themes/devopsdays/static/android-icon-36x36.png new file mode 100644 index 00000000000..72c8f393c23 Binary files /dev/null and b/themes/devopsdays/static/android-icon-36x36.png differ diff --git a/themes/devopsdays/static/android-icon-48x48.png b/themes/devopsdays/static/android-icon-48x48.png new file mode 100644 index 00000000000..da8cd51999c Binary files /dev/null and b/themes/devopsdays/static/android-icon-48x48.png differ diff --git a/themes/devopsdays/static/android-icon-72x72.png b/themes/devopsdays/static/android-icon-72x72.png new file mode 100644 index 00000000000..33f97086bfa Binary files /dev/null and b/themes/devopsdays/static/android-icon-72x72.png differ diff --git a/themes/devopsdays/static/android-icon-96x96.png b/themes/devopsdays/static/android-icon-96x96.png new file mode 100644 index 00000000000..ee8ff5322ee Binary files /dev/null and b/themes/devopsdays/static/android-icon-96x96.png differ diff --git a/themes/devopsdays/static/apple-icon-114x114.png b/themes/devopsdays/static/apple-icon-114x114.png new file mode 100644 index 00000000000..b4b737cbbe1 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-114x114.png differ diff --git a/themes/devopsdays/static/apple-icon-120x120.png b/themes/devopsdays/static/apple-icon-120x120.png new file mode 100644 index 00000000000..3884b5a216b Binary files /dev/null and b/themes/devopsdays/static/apple-icon-120x120.png differ diff --git a/themes/devopsdays/static/apple-icon-144x144.png b/themes/devopsdays/static/apple-icon-144x144.png new file mode 100644 index 00000000000..4e3f7926483 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-144x144.png differ diff --git a/themes/devopsdays/static/apple-icon-152x152.png b/themes/devopsdays/static/apple-icon-152x152.png new file mode 100644 index 00000000000..a2431901d2b Binary files /dev/null and b/themes/devopsdays/static/apple-icon-152x152.png differ diff --git a/themes/devopsdays/static/apple-icon-180x180.png b/themes/devopsdays/static/apple-icon-180x180.png new file mode 100644 index 00000000000..1f3be64b306 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-180x180.png differ diff --git a/themes/devopsdays/static/apple-icon-57x57.png b/themes/devopsdays/static/apple-icon-57x57.png new file mode 100644 index 00000000000..2e9e67780e8 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-57x57.png differ diff --git a/themes/devopsdays/static/apple-icon-60x60.png b/themes/devopsdays/static/apple-icon-60x60.png new file mode 100644 index 00000000000..d6e731eba98 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-60x60.png differ diff --git a/themes/devopsdays/static/apple-icon-72x72.png b/themes/devopsdays/static/apple-icon-72x72.png new file mode 100644 index 00000000000..33f97086bfa Binary files /dev/null and b/themes/devopsdays/static/apple-icon-72x72.png differ diff --git a/themes/devopsdays/static/apple-icon-76x76.png b/themes/devopsdays/static/apple-icon-76x76.png new file mode 100644 index 00000000000..2df5dc69be2 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-76x76.png differ diff --git a/themes/devopsdays/static/apple-icon-precomposed.png b/themes/devopsdays/static/apple-icon-precomposed.png new file mode 100644 index 00000000000..475adab37f9 Binary files /dev/null and b/themes/devopsdays/static/apple-icon-precomposed.png differ diff --git a/themes/devopsdays/static/apple-icon.png b/themes/devopsdays/static/apple-icon.png new file mode 100644 index 00000000000..475adab37f9 Binary files /dev/null and b/themes/devopsdays/static/apple-icon.png differ diff --git a/themes/devopsdays/static/browserconfig.xml b/themes/devopsdays/static/browserconfig.xml new file mode 100644 index 00000000000..c5541482230 --- /dev/null +++ b/themes/devopsdays/static/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/themes/devopsdays/static/favicon-16x16.png b/themes/devopsdays/static/favicon-16x16.png new file mode 100644 index 00000000000..c5e970de0d9 Binary files /dev/null and b/themes/devopsdays/static/favicon-16x16.png differ diff --git a/themes/devopsdays/static/favicon-32x32.png b/themes/devopsdays/static/favicon-32x32.png new file mode 100644 index 00000000000..fd35f4a9a69 Binary files /dev/null and b/themes/devopsdays/static/favicon-32x32.png differ diff --git a/themes/devopsdays/static/favicon-96x96.png b/themes/devopsdays/static/favicon-96x96.png new file mode 100644 index 00000000000..ee8ff5322ee Binary files /dev/null and b/themes/devopsdays/static/favicon-96x96.png differ diff --git a/themes/devopsdays/static/favicon.ico b/themes/devopsdays/static/favicon.ico new file mode 100644 index 00000000000..1b93c4c6605 Binary files /dev/null and b/themes/devopsdays/static/favicon.ico differ diff --git a/themes/devopsdays/static/manifest.json b/themes/devopsdays/static/manifest.json new file mode 100644 index 00000000000..013d4a6a533 --- /dev/null +++ b/themes/devopsdays/static/manifest.json @@ -0,0 +1,41 @@ +{ + "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" + } + ] +} \ No newline at end of file diff --git a/themes/devopsdays/static/ms-icon-144x144.png b/themes/devopsdays/static/ms-icon-144x144.png new file mode 100644 index 00000000000..4e3f7926483 Binary files /dev/null and b/themes/devopsdays/static/ms-icon-144x144.png differ diff --git a/themes/devopsdays/static/ms-icon-150x150.png b/themes/devopsdays/static/ms-icon-150x150.png new file mode 100644 index 00000000000..17a688c3bfb Binary files /dev/null and b/themes/devopsdays/static/ms-icon-150x150.png differ diff --git a/themes/devopsdays/static/ms-icon-310x310.png b/themes/devopsdays/static/ms-icon-310x310.png new file mode 100644 index 00000000000..0551173b14f Binary files /dev/null and b/themes/devopsdays/static/ms-icon-310x310.png differ diff --git a/themes/devopsdays/static/ms-icon-70x70.png b/themes/devopsdays/static/ms-icon-70x70.png new file mode 100644 index 00000000000..6dd6024479c Binary files /dev/null and b/themes/devopsdays/static/ms-icon-70x70.png differ