feat(templates): Ajoute la vérification Google Search Console via meta tag.

This commit is contained in:
Serreau Jovann
2025-11-16 22:35:29 +01:00
parent e68fbfc2dc
commit cad7ca482a

View File

@@ -36,6 +36,7 @@
<meta name="apple-mobile-web-app-title" content="E-Cosplay" />
<link rel="manifest" href="{{ asset('site.webmanifest') }}" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" xintegrity="sha512-..." crossorigin="anonymous" referrerpolicy="no-referrer" />
<meta name="google-site-verification" content="D6YvgLKg4oj2Ksk_cYhO3fijbmxZWib7wqqHTJyfftQ" />
{% block canonical_url %}{% endblock %}
{# SCHÉMAS JSON-LD #}