Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eliwong committed Sep 2, 2024
1 parent 33bdab6 commit d818e96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,12 @@ theme:
favicon: assets/favicon.ico

# Plugins
# default_language: !ENV [DEFAULT_LANGUAGE, "en"]
# default_language_only: !ENV [DEFAULT_LANGUAGE_ONLY, false]
plugins:
- search
- i18n:
default_language: !ENV [DEFAULT_LANGUAGE, "en"]
default_language_only: !ENV [DEFAULT_LANGUAGE_ONLY, false]
default_language: "en"
docs_structure: suffix
languages:
en:
Expand Down

0 comments on commit d818e96

Please sign in to comment.