gstreamer/extra_theme/templates/extra_head.html
Mathieu Duponchelle 7780a151c4 Provide a favicon
2016-10-27 14:01:11 +02:00

4 lines
163 B
HTML

@require(assets_path)
<link rel="icon" type="image/png" href="@assets_path/images/favicon.png">
<link rel="shortcut icon" href="@assets_path/images/favicon.png">