Skip to content

Commit 51dac3b

Browse files
committed
docs: Fix list indent
1 parent 7c2cabf commit 51dac3b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: "Copier PDM and Nox"
1+
site_name: "Copier Modern Python"
22
site_description: "Copier template for Python projects managed by PDM and Nox."
33
site_url: "https://georgedouzas.github.io/copier-modern-python"
44
repo_url: "https://github.com/georgedouzas/copier-modern-python"
@@ -41,6 +41,7 @@ markdown_extensions:
4141
- pymdownx.tabbed:
4242
alternate_style: true
4343
- pymdownx.tasklist
44+
- mdx_truly_sane_lists
4445

4546
plugins:
4647
- section-index

0 commit comments

Comments
 (0)