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 ad3932b commit 0437596Copy full SHA for 0437596
mkdocs.yml
@@ -1,9 +1,14 @@
1
site_name: Pydantic-resolve
2
+site_description: "a business model friendly data orchestration tool, simple way to implement the core concept of clean architecture."
3
+site_url: https://allmonday.github.io/pydantic-resolve
4
+site_author: tangkikodo
5
theme:
6
name: material
7
icon:
8
repo: fontawesome/brands/github
9
features:
10
+ # - navigation.instant
11
+ # - navigation.sections
12
- navigation.tabs
13
- navigation.tabs.sticky
14
0 commit comments