Bascule preprod v2.12.1
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
{% endblock %}
|
||||
{# A ENLEVER EN PROD #}
|
||||
{# <meta name="robots" content="noindex,nofollow"> #}
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" />
|
||||
{% block metarobot %}
|
||||
{# A ENLEVER EN PROD #}
|
||||
{# <meta name="robots" content="noindex,nofollow"> #}
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
|
||||
{% endblock %}
|
||||
<meta name="description" content="{% block description %}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
{# 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">
|
||||
{% block meta %}
|
||||
|
||||
@@ -80,7 +80,7 @@ twig:
|
||||
globals:
|
||||
push_public_key: "%push_params.public_key%"
|
||||
fairlane_cookie_consent: '@fairlane_cookie_consent.twig'
|
||||
version: '2.11.2'
|
||||
version: '2.12.1'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user