Skip to content

Commit bc2dbf7

Browse files
committed
⚙️ Add mkdocs config file
1 parent 704cf33 commit bc2dbf7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
site_name: Django Commons
2+
repo_url: https://github.com/django-commons/django-commons.github.io
3+
markdown_extensions:
4+
- toc:
5+
permalink: "#"

0 commit comments

Comments
 (0)