diff --git a/web/favicons/android-chrome-192x192.png b/web/favicons/android-chrome-192x192.png new file mode 100644 index 0000000000..1525e327f0 Binary files /dev/null and b/web/favicons/android-chrome-192x192.png differ diff --git a/web/favicons/apple-touch-icon.png b/web/favicons/apple-touch-icon.png new file mode 100644 index 0000000000..a3d62c1588 Binary files /dev/null and b/web/favicons/apple-touch-icon.png differ diff --git a/web/favicons/browserconfig.xml b/web/favicons/browserconfig.xml new file mode 100644 index 0000000000..de61bb0185 --- /dev/null +++ b/web/favicons/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #00326b + + + diff --git a/web/favicons/favicon-16x16.png b/web/favicons/favicon-16x16.png new file mode 100644 index 0000000000..c0ea93bfd7 Binary files /dev/null and b/web/favicons/favicon-16x16.png differ diff --git a/web/favicons/favicon-32x32.png b/web/favicons/favicon-32x32.png new file mode 100644 index 0000000000..8da1a231c6 Binary files /dev/null and b/web/favicons/favicon-32x32.png differ diff --git a/web/favicons/favicon.ico b/web/favicons/favicon.ico new file mode 100644 index 0000000000..2adebe85ba Binary files /dev/null and b/web/favicons/favicon.ico differ diff --git a/web/favicons/mstile-150x150.png b/web/favicons/mstile-150x150.png new file mode 100644 index 0000000000..b11892287c Binary files /dev/null and b/web/favicons/mstile-150x150.png differ diff --git a/web/favicons/safari-pinned-tab.svg b/web/favicons/safari-pinned-tab.svg new file mode 100644 index 0000000000..9830e3bf76 --- /dev/null +++ b/web/favicons/safari-pinned-tab.svg @@ -0,0 +1,22 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + diff --git a/web/favicons/site.webmanifest b/web/favicons/site.webmanifest new file mode 100644 index 0000000000..7a9cee2ce5 --- /dev/null +++ b/web/favicons/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "Yale University", + "short_name": "Yale University", + "icons": [ + { + "src": "/favicons/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/web/profiles/custom/yalesites_profile/config/sync/system.theme.global.yml b/web/profiles/custom/yalesites_profile/config/sync/system.theme.global.yml index 46e6002caa..ca95ddc461 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/system.theme.global.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/system.theme.global.yml @@ -4,7 +4,7 @@ favicon: mimetype: image/vnd.microsoft.icon path: '' url: '' - use_default: true + use_default: false features: comment_user_picture: true comment_user_verification: true