Skip to content

Commit

Permalink
mkdocs: add a google translate example for Korean
Browse files Browse the repository at this point in the history
Let's give it a try.

See #275
  • Loading branch information
lazka committed Apr 2, 2024
1 parent 1371304 commit b343d28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ extra_css:
- 'stylesheets/fonts.css'

extra:
alternate:
- name: 한국어 (ko)
link: https://www-msys2-org.translate.goog/?_x_tr_sl=en&_x_tr_tl=ko
lang: ko
social:
- icon: 'fontawesome/brands/github'
link: 'https://github.com/msys2'
Expand Down

0 comments on commit b343d28

Please sign in to comment.