Skip to content

Commit

Permalink
docs: Removed extra.alternate as excessive (#1404)
Browse files Browse the repository at this point in the history
Co-authored-by: Denys Dovhan <[email protected]>
  • Loading branch information
Andygol and denysdovhan committed Apr 30, 2024
1 parent be2f603 commit 0abc96f
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,25 +147,6 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg

extra:
alternate:
- name: English
lang: en
link: .
- name: Deutsch
lang: de
link: /de/
- name: Français
lang: fr
link: /fr/
- name: Українська
lang: uk
link: /uk/
- name: 简体中文
lang: zh
link: /zh/
- name: Help translating
lang: null
link: https://translate.spaceship-prompt.sh/
analytics:
provider: google
property: G-0STBM9BNC1
Expand Down Expand Up @@ -243,3 +224,6 @@ plugins:
- locale: zh
name: 简体中文
build: true
- locale: "null"
name: Help translating
fixed_link: https://translate.spaceship-prompt.sh/

0 comments on commit 0abc96f

Please sign in to comment.