Skip to content

Commit 167747f

Browse files
committed
fix
1 parent 9de509d commit 167747f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

zensical.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ nav = [
1818
{"Studies using QualCoder" = "using.md"},
1919
]},
2020
{"Team" = "about.md"},
21-
{"Communauty" = "communauty.md"},
21+
{"Community" = "community.md"},
2222
{"en" = [
2323
"doc/en/index.md",
2424
"doc/en/1.-Overview.md",
@@ -180,10 +180,9 @@ alternate = [
180180
]
181181
[project.markdown_extensions.attr_list]
182182
[project.markdown_extensions.md_in_html]
183+
[project.markdown_extensions.pymdownx.emoji]
183184
[project.markdown_extensions.pymdownx.superfences]
184185
[project.markdown_extensions.pymdownx.tabbed]
185-
[project.markdown_extensions.pymdownx.emoji]
186-
187186
alternate_style = true
188187
[project.markdown_extensions.pymdownx.tabbed.slugify]
189188
object = "pymdownx.slugs.slugify"

0 commit comments

Comments
 (0)