Bascule preprod v2.12.1

This commit is contained in:
2021-06-28 12:12:52 +02:00
parent eb01f1d4f6
commit 662348f6c5
4 changed files with 4 additions and 4 deletions
@@ -50,7 +50,7 @@
{% endblock %} {% endblock %}
{# A ENLEVER EN PROD #} {# A ENLEVER EN PROD #}
{# <meta name="robots" content="noindex,nofollow"> #} <meta name="robots" content="noindex,nofollow">
</head> </head>
@@ -22,7 +22,7 @@
<link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" /> <link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" />
{% block metarobot %} {% block metarobot %}
{# A ENLEVER EN PROD #} {# A ENLEVER EN PROD #}
{# <meta name="robots" content="noindex,nofollow"> #} <meta name="robots" content="noindex,nofollow">
{% endblock %} {% endblock %}
<meta name="description" content="{% block description %} <meta name="description" content="{% block description %}
@@ -18,7 +18,7 @@
{# A ENLEVER EN PROD #} {# A ENLEVER EN PROD #}
{# <meta name="robots" content="noindex,nofollow"> #} <meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
{% block meta %} {% block meta %}
+1 -1
View File
@@ -80,7 +80,7 @@ twig:
globals: globals:
push_public_key: "%push_params.public_key%" push_public_key: "%push_params.public_key%"
fairlane_cookie_consent: '@fairlane_cookie_consent.twig' fairlane_cookie_consent: '@fairlane_cookie_consent.twig'
version: '2.11.2' version: '2.12.1'