Skip to content

Commit cd9bdee

Browse files
committed
fix title in docs
1 parent 6267fda commit cd9bdee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ docs/examples/*.html
1818
old-version/
1919
*.swp
2020
/site/
21+
/site.zip

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: pydantic
1+
site_name: python-devtools
22
site_description: Python's missing debug print command and other development tools.
33
strict: true
44
site_url: https://python-devtools.helpmanual.io/

0 commit comments

Comments
 (0)