We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a2a99 commit 2a979b7Copy full SHA for 2a979b7
1 file changed
mkdocs.yml
@@ -55,6 +55,7 @@ nav:
55
# Configuration
56
theme:
57
name: material
58
+ language: pl
59
features:
60
- announce.dismiss
61
- content.action.edit
@@ -118,6 +119,13 @@ extra:
118
119
social:
120
- icon: fontawesome/brands/github
121
link: https://github.com/tailored-apps/SharedComponents
122
+ alternate:
123
+ - name: Polski
124
+ link: /
125
+ lang: pl
126
+ - name: English
127
+ link: /en/
128
+ lang: en
129
130
# Extensions
131
markdown_extensions:
0 commit comments