summaryrefslogtreecommitdiff
path: root/templates/premades_html.jinja
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2017-10-03 22:38:14 +0200
committerAndré Glüpker <git@wgmd.de>2017-10-03 22:38:14 +0200
commitdb6e4e3e3c33f99c3998c2bc457e6cb31fbd0162 (patch)
treeed0d74eb284e11256792b96d7bdf15d55b586ac3 /templates/premades_html.jinja
parent54da5b4c59db4046367350f587f068140f15746a (diff)
downloadsteam-db6e4e3e3c33f99c3998c2bc457e6cb31fbd0162.tar.gz
steam-db6e4e3e3c33f99c3998c2bc457e6cb31fbd0162.tar.bz2
steam-db6e4e3e3c33f99c3998c2bc457e6cb31fbd0162.zip
Add favicon
Diffstat (limited to 'templates/premades_html.jinja')
-rw-r--r--templates/premades_html.jinja1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/premades_html.jinja b/templates/premades_html.jinja
index 39ebb0b..548a451 100644
--- a/templates/premades_html.jinja
+++ b/templates/premades_html.jinja
@@ -2,6 +2,7 @@
<title>CS:GO Premadefinder</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="static/style.css" />
+ <link rel="icon" type="image/png" href="static/favicon.png" />
<script src="static/vivagraph.min.js"></script>
</head>
<body onload="onLoad();">