From 94ba48c44ce459fa44a6cbc56283c29d41ceced0 Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Mon, 6 Nov 2023 23:22:22 +0000 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index defcaaa7..96bb6a9d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -101,10 +101,6 @@ plugins: fallback_to_default: true docs_structure: folder languages: - - locale: en - default: true - name: English - build: true - locale: es name: Español build: true @@ -280,6 +276,10 @@ plugins: Server: Сервер Contributing: Участие Getting Started: Начало работы + - locale: en + default: true + name: English + build: true - git-revision-date-localized: enable_creation_date: true @@ -341,4 +341,4 @@ nav: - Mod (In-Game): scripting/mod-reference.md - Server: scripting/server-reference.md - Contributing: - - Getting Started: contributing.md \ No newline at end of file + - Getting Started: contributing.md