Skip to content

Commit

Permalink
Update favicons from Bootstrap v5.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and mdo committed Jun 25, 2020
1 parent a01739a commit f20b607
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 18 deletions.
5 changes: 2 additions & 3 deletions docs/layouts/partials/favicons.html
Expand Up @@ -3,7 +3,6 @@
<link rel="icon" href="/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="manifest" href="/assets/img/favicons/manifest.json">
<link rel="mask-icon" href="/assets/img/favicons/safari-pinned-tab.svg" color="#563d7c">
<link rel="mask-icon" href="/assets/img/favicons/safari-pinned-tab.svg" color="#7952b3">
<link rel="icon" href="/assets/img/favicons/favicon.ico">
<meta name="msapplication-config" content="/assets/img/favicons/browserconfig.xml">
<meta name="theme-color" content="#563d7c">
<meta name="theme-color" content="#7952b3">
Binary file modified docs/static/assets/img/favicons/android-chrome-192x192.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/assets/img/favicons/android-chrome-512x512.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/assets/img/favicons/apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions docs/static/assets/img/favicons/browserconfig.xml

This file was deleted.

Binary file modified docs/static/assets/img/favicons/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/assets/img/favicons/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/assets/img/favicons/favicon.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/static/assets/img/favicons/manifest.json
Expand Up @@ -14,7 +14,7 @@
}
],
"start_url": "/?utm_source=a2hs",
"theme_color": "#563d7c",
"background_color": "#563d7c",
"theme_color": "#7952b3",
"background_color": "#7952b3",
"display": "standalone"
}
Binary file removed docs/static/assets/img/favicons/mstile-144x144.png
Binary file not shown.
Binary file removed docs/static/assets/img/favicons/mstile-150x150.png
Binary file not shown.
Binary file removed docs/static/assets/img/favicons/mstile-310x150.png
Binary file not shown.
Binary file removed docs/static/assets/img/favicons/mstile-310x310.png
Binary file not shown.
Binary file removed docs/static/assets/img/favicons/mstile-70x70.png
Binary file not shown.
5 changes: 1 addition & 4 deletions docs/static/assets/img/favicons/safari-pinned-tab.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f20b607

Please sign in to comment.