update favico
|
@ -18,7 +18,28 @@
|
|||
<link href="{% static 'css/app.css' %}" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdn.pride.codes/css/bar_body.css">
|
||||
|
||||
<link rel="icon" href="{% static 'lca2018/images/favicon.png' %}">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="{% static 'lca2018/images/apple-touch-icon-57x57.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="{% static 'lca2018/images/apple-touch-icon-114x114.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="{% static 'lca2018/images/apple-touch-icon-72x72.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{% static 'lca2018/images/apple-touch-icon-144x144.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="{% static 'lca2018/images/apple-touch-icon-60x60.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="{% static 'lca2018/images/apple-touch-icon-120x120.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="{% static 'lca2018/images/apple-touch-icon-76x76.png' %}" />
|
||||
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="{% static 'lca2018/images/apple-touch-icon-152x152.png' %}" />
|
||||
<link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-196x196.png' %}" sizes="196x196" />
|
||||
<link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-96x96.png' %}" sizes="96x96" />
|
||||
<link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-32x32.png' %}" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-16x16.png' %}" sizes="16x16" />
|
||||
<link rel="icon" type="image/png" href="{% static 'lca2018/images/favicon-128.png' %}" sizes="128x128" />
|
||||
<link rel="icon" href="{% static 'lca2018/images/favicon.png' %}" sizes="512x512" />
|
||||
<meta name="application-name" content=" "/>
|
||||
<meta name="msapplication-TileColor" content="#FFFFFF" />
|
||||
<meta name="msapplication-TileImage" content="{% static 'lca2018/images/mstile-144x144.png' %}" />
|
||||
<meta name="msapplication-square70x70logo" content="{% static 'lca2018/images/mstile-70x70.png' %}" />
|
||||
<meta name="msapplication-square150x150logo" content="{% static 'lca2018/images/mstile-150x150.png' %}" />
|
||||
<meta name="msapplication-wide310x150logo" content="{% static 'lca2018/images/mstile-310x150.png' %}" />
|
||||
<meta name="msapplication-square310x310logo" content="{% static 'lca2018/images/mstile-310x310.png' %}" />
|
||||
|
||||
{% block extra_style %}{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
BIN
static/src/lca2018/images/apple-touch-icon-114x114.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-120x120.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-144x144.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-152x152.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-57x57.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-60x60.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-72x72.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
static/src/lca2018/images/apple-touch-icon-76x76.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
static/src/lca2018/images/favicon-128.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
static/src/lca2018/images/favicon-16x16.png
Normal file
After Width: | Height: | Size: 465 B |
BIN
static/src/lca2018/images/favicon-196x196.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/src/lca2018/images/favicon-32x32.png
Normal file
After Width: | Height: | Size: 999 B |
BIN
static/src/lca2018/images/favicon-96x96.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 34 KiB |
BIN
static/src/lca2018/images/favicon.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
static/src/lca2018/images/mstile-144x144.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
static/src/lca2018/images/mstile-150x150.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
static/src/lca2018/images/mstile-310x150.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
static/src/lca2018/images/mstile-310x310.png
Normal file
After Width: | Height: | Size: 125 KiB |
BIN
static/src/lca2018/images/mstile-70x70.png
Normal file
After Width: | Height: | Size: 4.5 KiB |