aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'qc_app/templates/base.html')
-rw-r--r--qc_app/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/base.html b/qc_app/templates/base.html
index 0cc970c..3b701bc 100644
--- a/qc_app/templates/base.html
+++ b/qc_app/templates/base.html
@@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" href="/static/css/styles.css" />
{%block css%}{%endblock%}
- <link rel="icon" type="image/png" sizes="64x64"
+ <link rel="shortcut icon" type="image/png" sizes="64x64"
href="/static/images/CITGLogo.png" />
</head>