Skip to content

Commit 2db8679

Browse files
author
mikima
committed
Added favicon
1 parent 022512b commit 2db8679

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

99.8 KB
Binary file not shown.
2.86 KB
Loading

baldessari/templates/archivio/layout.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@
1717

1818

1919
<!-- Le fav and touch icons -->
20-
<link rel="shortcut icon" href="../assets/ico/favicon.ico">
21-
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
22-
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
23-
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
24-
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
20+
<!--[if IE]><link rel="shortcut icon" href="static/lomen-favicon.ico"><![endif]-->
21+
<link rel="icon" href="{% get_static_prefix %}lomen-favicon.png">
2522
{% endblock %}
2623

2724
{% block body %}

0 commit comments

Comments
 (0)