mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
updated favicon to use SVG.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Ajurna">
|
||||
<link rel="icon" href="{% static "favicon.ico" %}">
|
||||
<link rel="icon" href="{% static "img/logo.svg" %}">
|
||||
|
||||
<title>{% block title %}CB Web Reader{% endblock %}</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user