Specify the favicon in the main template.
This commit is contained in:
parent
16c48302b9
commit
6908eeebc9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>{% block title %}Terminverwaltung Calcifer{% endblock %}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<!-- Bootstrap -->
|
||||
<link rel="shortcut icon" href="/favicon.png" />
|
||||
<link href='//fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
|
||||
{% stylesheets filter="compass"
|
||||
"@CalciferBundle/Resources/assets/css/main.scss"
|
||||
|
|
Reference in a new issue