Removed icons
Before Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 7.4 KiB |
@ -4,19 +4,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Jeroen De Meerleer{% if block("title") is not empty %} :: {% block title %}{% endblock %}{% endif %}</title>
|
||||
|
||||
<link rel="apple-touch-icon" href="/favicons/touch-icon.png">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/touch-icon-57.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/touch-icon-76.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/touch-icon-120.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicons/touch-icon-152.png">
|
||||
<link rel="apple-touch-icon" sizes="167x167" href="/favicons/touch-icon-167.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/touch-icon-180.png">
|
||||
|
||||
<link rel="icon" href="/favicons/icon.gif">
|
||||
<link rel="icon" sizes="192x192" href="/favicons/icon-192.gif">
|
||||
<link rel="icon" sizes="128x128" href="/favicons/icon-128.gif">
|
||||
|
||||
|
||||
{% block styles %}{% endblock %}
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
|