mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 16:02:16 +00:00
Added favicon and smartphone icon meta tags to template
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
<meta name="viewport" content="initial-scale=1">
|
<meta name="viewport" content="initial-scale=1">
|
||||||
|
|
||||||
|
<link rel="icon" type="image/png" href="/static/imgs/pyrigs-avatar.png">
|
||||||
|
<link rel="apple-touch-icon" href="/static/imgs/pyrigs-avatar.png">
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="{% static "css/screen.css" %}">
|
<link rel="stylesheet" type="text/css" href="{% static "css/screen.css" %}">
|
||||||
{% block css %}
|
{% block css %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user