Error de config
This commit is contained in:
Regular → Executable
+1
-1
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user