From 5cc8c63b853d8651d817890b5bf825f118084a5f Mon Sep 17 00:00:00 2001 From: Alexis GUYOT Date: Fri, 26 Jan 2024 09:20:45 +0100 Subject: [PATCH] Actualiser mkdocs.yml suppression du plugin i18n, erreurs --- mkdocs.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index f9dbc41..bd9a875 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,15 +24,4 @@ markdown_extensions: alternate_style: true combine_header_slug: true - nl2br - - i18n -plugins: - - search - - i18n: - languages: - fr: "Français" - en: "English" - default_language: 'fr' - no_translation: - fr: "Cette page n'est pas traduite en Français." - en: "This page isn't translated to English." \ No newline at end of file