Revert "Revert "update browser icon""

This reverts commit 1fefa1c1a2.
This commit is contained in:
arakich 2020-08-16 01:10:08 -04:00
parent 1fefa1c1a2
commit 4edefc528a

View File

@ -12,8 +12,8 @@
<link rel="stylesheet" type="text/css" href="{% static 'news/css/styles.css' %}">
<!-- Favicon -->
<link rel="shortcut icon" href="{% static 'news/favicon.ico' %}" type="image/x-icon">
<link rel="icon" href="{% static 'news/favicon.ico' %}/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="{% static 'news/favicon2.ico' %}" type="image/x-icon">
<link rel="icon" href="{% static 'news/favicon2.ico' %}/favicon2.ico" type="image/x-icon">
<title>NewViewsNews</title>