diff --git a/docs/DOCS_VERSION b/docs/DOCS_VERSION index 7748674..5620a59 100644 --- a/docs/DOCS_VERSION +++ b/docs/DOCS_VERSION @@ -7,4 +7,6 @@ To push docs deployment action commit must start with `Docs(deploy):` prefix and ## v1.0.1 - Fix: ... ## v1.0.2 -- Fix: ... \ No newline at end of file +- Fix: ... +## v1.0.3 +- Fix: language switcher \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index c36d1dd..5ffd634 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,13 +48,13 @@ extra: social: - icon: fontawesome/brands/github link: https://github.com/LimeDrive/stream-fusion - alternate: - - name: Français - link: /fr/ - lang: fr - - name: English - link: /en/ - lang: en + # alternate: + # - name: Français + # link: /fr/ + # lang: fr + # - name: English + # link: /en/ + # lang: en markdown_extensions: - pymdownx.highlight: