Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
replace stcs icons, closes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed Oct 15, 2015
1 parent 0573232 commit 8b2e839
Show file tree
Hide file tree
Showing 32 changed files with 66 additions and 26 deletions.
Binary file removed apostello/static/images/favicon.ico
Binary file not shown.
Binary file modified apostello/static/images/favicons/android-chrome-144x144.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 apostello/static/images/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 apostello/static/images/favicons/android-chrome-36x36.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 apostello/static/images/favicons/android-chrome-48x48.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 apostello/static/images/favicons/android-chrome-72x72.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 apostello/static/images/favicons/android-chrome-96x96.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 apostello/static/images/favicons/apple-touch-icon-114x114.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 apostello/static/images/favicons/apple-touch-icon-120x120.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 apostello/static/images/favicons/apple-touch-icon-144x144.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 apostello/static/images/favicons/apple-touch-icon-152x152.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 apostello/static/images/favicons/apple-touch-icon-180x180.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 apostello/static/images/favicons/apple-touch-icon-57x57.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 apostello/static/images/favicons/apple-touch-icon-60x60.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 apostello/static/images/favicons/apple-touch-icon-72x72.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 apostello/static/images/favicons/apple-touch-icon-76x76.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apostello/static/images/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.
10 changes: 5 additions & 5 deletions apostello/static/images/favicons/browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="{% static 'images/favicons/mstile-70x70.png"/>
<square150x150logo src="{% static 'images/favicons/mstile-150x150.png"/>
<square310x310logo src="{% static 'images/favicons/mstile-310x310.png"/>
<wide310x150logo src="{% static 'images/favicons/mstile-310x150.png"/>
<TileColor>#ffffff</TileColor>
<square70x70logo src="/mstile-70x70.png"/>
<square150x150logo src="/mstile-150x150.png"/>
<square310x310logo src="/mstile-310x310.png"/>
<wide310x150logo src="/mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file modified apostello/static/images/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 apostello/static/images/favicons/favicon-194x194.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 apostello/static/images/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 apostello/static/images/favicons/favicon-96x96.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 apostello/static/images/favicons/favicon.ico
Binary file not shown.
27 changes: 14 additions & 13 deletions apostello/static/images/favicons/manifest.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,42 @@
{
"name": "SMS",
"name": "apostello",
"icons": [
{
"src": "/static/images/favicons/android-chrome-36x36.png",
"src": "\/android-chrome-36x36.png",
"sizes": "36x36",
"type": "image/png",
"type": "image\/png",
"density": "0.75"
},
{
"src": "/static/images/favicons/android-chrome-48x48.png",
"src": "\/android-chrome-48x48.png",
"sizes": "48x48",
"type": "image/png",
"type": "image\/png",
"density": "1.0"
},
{
"src": "/static/images/favicons/android-chrome-72x72.png",
"src": "\/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image/png",
"type": "image\/png",
"density": "1.5"
},
{
"src": "/static/images/favicons/android-chrome-96x96.png",
"src": "\/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png",
"type": "image\/png",
"density": "2.0"
},
{
"src": "/static/images/favicons/android-chrome-144x144.png",
"src": "\/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image/png",
"type": "image\/png",
"density": "3.0"
},
{
"src": "{% static 'images\/favicons\/android-chrome-192x192.png",
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
],
"display": "standalone"
}
Binary file modified apostello/static/images/favicons/mstile-144x144.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 apostello/static/images/favicons/mstile-150x150.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 apostello/static/images/favicons/mstile-310x150.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 apostello/static/images/favicons/mstile-310x310.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 apostello/static/images/favicons/mstile-70x70.png
42 changes: 42 additions & 0 deletions apostello/static/images/favicons/safari-pinned-tab.svg
13 changes: 5 additions & 8 deletions apostello/templates/apostello/includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#5c569c">
<meta name="mobile-web-app-capable" content="yes">

<link rel="apple-touch-icon" sizes="57x57" href="{% static 'images/favicons/apple-touch-icon-57x57.png' %}">
<link rel="apple-touch-icon" sizes="60x60" href="{% static 'images/favicons/apple-touch-icon-60x60.png' %}">
Expand All @@ -20,13 +18,12 @@
<link rel="icon" type="image/png" href="{% static 'images/favicons/android-chrome-192x192.png' %}" sizes="192x192">
<link rel="icon" type="image/png" href="{% static 'images/favicons/favicon-16x16.png' %}" sizes="16x16">
<link rel="manifest" href="{% static 'images/favicons/manifest.json' %}">
<link rel="shortcut icon" href="{% static 'images/favicons/favicon.ico' %}">
<meta name="msapplication-TileColor" content="#ffffff">
<link rel="mask-icon" href="{% static 'images/favicons/safari-pinned-tab.svg' %}" color="#5b599c">
<meta name="apple-mobile-web-app-title" content="apostello">
<meta name="application-name" content="apostello">
<meta name="msapplication-TileColor" content="#5b599c">
<meta name="msapplication-TileImage" content="{% static 'images/favicons/mstile-144x144.png' %}">
<meta name="msapplication-square150x150logo" content="{% static 'images/favicons/mstile-150x150.png' %}">
<meta name="msapplication-square310x310logo" content="{% static 'images/favicons/mstile-310x310.png' %}">
<meta name="msapplication-square70x70logo" content="{% static 'images/favicons/mstile-70x70.png' %}">
<meta name="msapplication-wide310x150logo" content="{% static 'images/favicons/mstile-310x150.png' %}">
<meta name="theme-color" content="#5b599c">

<title>Apostello</title>
{% bootstrap_css %}
Expand Down

0 comments on commit 8b2e839

Please sign in to comment.