summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index c3864e3..3160bbd 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -9,6 +9,7 @@
<title> Luhamus </title>
{% endif %}
<link href="css/style.css" rel="stylesheet"/>
+ <link rel="icon" href="/img/favicon.ico">
</head>
<body>