Revert "Revert "Revert "update browser icon"""

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

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/favicon2.ico' %}" type="image/x-icon">
<link rel="icon" href="{% static 'news/favicon2.ico' %}/favicon2.ico" type="image/x-icon">
<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">
<title>NewViewsNews</title>