We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b6798 commit f709b83Copy full SHA for f709b83
1 file changed
template/{% if docs == 'mkdocs' %}mkdocs.yml{% endif %}.jinja
@@ -1,3 +1,7 @@
1
site_name: {{package_name}}
2
+
3
theme:
4
name: material
5
6
+markdown_extensions:
7
+ - admonition
0 commit comments