Convert shrine favicons to ICO format
@ -11,10 +11,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block favicon %}
|
{% block favicon %}
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/shrines/asummersend/images/ase-icon.png">
|
<link rel="icon" type="image/x-icon" href="/assets/shrines/asummersend/images/favicon.ico">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/shrines/asummersend/images/ase-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/shrines/asummersend/images/ase-icon.png">
|
|
||||||
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block hero %}{% include "asummersend/hero.njk" %}{% endblock %}
|
{% block hero %}{% include "asummersend/hero.njk" %}{% endblock %}
|
||||||
|
@ -11,10 +11,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block favicon %}
|
{% block favicon %}
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/shrines/cassettebeasts/images/cb-icon.png">
|
<link rel="icon" type="image/x-icon" href="/assets/shrines/cassettebeasts/images/favicon.ico">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/shrines/cassettebeasts/images/cb-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/shrines/cassettebeasts/images/cb-icon.png">
|
|
||||||
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block hero %}{% include "cassettebeasts/hero.njk" %}{% endblock %}
|
{% block hero %}{% include "cassettebeasts/hero.njk" %}{% endblock %}
|
||||||
|
@ -11,10 +11,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block favicon %}
|
{% block favicon %}
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/shrines/pokemonoras/images/ORAS_Demo_icon.png">
|
<link rel="icon" type="image/x-icon" href="/assets/shrines/pokemonoras/images/favicon.ico">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/shrines/pokemonoras/images/ORAS_Demo_icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/shrines/pokemonoras/images/ORAS_Demo_icon.png">
|
|
||||||
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block hero %}{% include "pokemonoras/hero.njk" %}{% endblock %}
|
{% block hero %}{% include "pokemonoras/hero.njk" %}{% endblock %}
|
||||||
|
@ -11,10 +11,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block favicon %}
|
{% block favicon %}
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
<link rel="icon" type="image/x-icon" href="/assets/shrines/starwarskotor/images/favicon.ico">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
|
||||||
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block hero %}{% include "starwarskotor/hero.njk" %}{% endblock %}
|
{% block hero %}{% include "starwarskotor/hero.njk" %}{% endblock %}
|
||||||
|
Before Width: | Height: | Size: 6.0 KiB |
BIN
src/assets/shrines/asummersend/images/favicon.ico
Normal file
After Width: | Height: | Size: 392 KiB |
Before Width: | Height: | Size: 38 KiB |
BIN
src/assets/shrines/cassettebeasts/images/favicon.ico
Normal file
After Width: | Height: | Size: 429 KiB |
Before Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/shrines/pokemonoras/images/favicon.ico
Normal file
After Width: | Height: | Size: 545 KiB |
BIN
src/assets/shrines/starwarskotor/images/favicon.ico
Normal file
After Width: | Height: | Size: 336 KiB |
Before Width: | Height: | Size: 23 KiB |