Bascule preprod v2.12.1
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
@@ -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'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user