Commit c4d2977f authored by Nicolas Wavrant's avatar Nicolas Wavrant

runner: add favicon

parent 48b261aa
......@@ -5,6 +5,8 @@
{% block head %}
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" type="image/png" href="{{ url_for('static', filename='images/favicon.png') }}" />
<title>{{ session.title }} - SlapOS Buildout web runner</title>
<meta name="keywords" content="" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment