We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b7c45 commit 3d61086Copy full SHA for 3d61086
Tests/Functional/app/Resources/views/base.html.twig
@@ -4,7 +4,6 @@
4
<meta charset="UTF-8" />
5
<title>{% block title %}Welcome!{% endblock %}</title>
6
{% block stylesheets %}{% endblock %}
7
- <link rel="shortcut icon" href="{{ asset('favicon.ico') }}" />
8
</head>
9
<body>
10
{% block body %}{% endblock %}
0 commit comments