We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec07d9d commit 3ff830dCopy full SHA for 3ff830d
1 file changed
mkdocs.yml
@@ -1,9 +1,9 @@
1
-site_name: bydantic
+site_name: Bydantic
2
site_url: https://kylehusmann.com/bydantic
3
repo_url: https://github.com/khusmann/bydantic
4
5
nav:
6
- - Welcome to bydantic: index.md
+ - Welcome to Bydantic: index.md
7
- Getting Started: getting-started.md
8
- More Field Types: more-field-types.md
9
- Complex Data Structures: complex-data-structures.md
0 commit comments