Error de config

This commit is contained in:
2021-06-28 10:22:21 +02:00
parent 0002b814c0
commit cf78529385
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 %}