favicon (un po' brutta)

This commit is contained in:
boyska 2018-06-13 12:02:52 +02:00
parent 53c6e55b9e
commit 049f033013
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

@ -6,7 +6,7 @@
<head>
<title>{% block title %}{{ SITENAME }}{% endblock %}</title>
<link rel="stylesheet" media="screen" href={{ FONT_URL }} type="text/css" />
<link rel="icon" href="{{ EXTRA_PATH_METADATA['extra/favicon.png']['path'] }}" type="image/png" />
<link rel="icon" href="{{ SITEURL }}/theme/logo/cyber-rights.png" type="image/png" />
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">