From 5a4824ff06611eadcadeb6a52992b495410ab1ac Mon Sep 17 00:00:00 2001 From: RealET <real3t@gmail.com> Date: Thu, 15 Oct 2020 10:33:20 +0200 Subject: [PATCH] Ne pas indexer la recherche par filtre sur les mots --- mots_filtres.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mots_filtres.html b/mots_filtres.html index dbde5759..d4fa497d 100644 --- a/mots_filtres.html +++ b/mots_filtres.html @@ -6,7 +6,8 @@ title=#GET{title}, titretop=#GET{titretop}, env, - type=mots_filtres + type=mots_filtres, + noindex=1 } > <div class="texte"> -- GitLab