We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2cabf commit 51dac3bCopy full SHA for 51dac3b
1 file changed
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: "Copier PDM and Nox"
+site_name: "Copier Modern Python"
2
site_description: "Copier template for Python projects managed by PDM and Nox."
3
site_url: "https://georgedouzas.github.io/copier-modern-python"
4
repo_url: "https://github.com/georgedouzas/copier-modern-python"
@@ -41,6 +41,7 @@ markdown_extensions:
41
- pymdownx.tabbed:
42
alternate_style: true
43
- pymdownx.tasklist
44
+- mdx_truly_sane_lists
45
46
plugins:
47
- section-index
0 commit comments