aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml15
1 files changed, 14 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index fc95499..0020a43 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -10,7 +10,7 @@ repo_name: valentineus/fparkan
repo_url: https://github.com/valentineus/fparkan
# Copyright
-copyright: Copyright © 2023 — 2024 Valentin Popov
+copyright: Copyright © 2023 — 2025 Valentin Popov
# Configuration
theme:
@@ -19,6 +19,19 @@ theme:
palette:
scheme: slate
+# Plugins
+plugins:
+ - i18n:
+ docs_structure: suffix
+ languages:
+ - locale: en
+ name: English
+ default: true
+ build: true
+ - locale: ru
+ name: Russian
+ build: true
+
# Additional configuration
extra:
social: