Skip to content

Commit 0437596

Browse files
committed
add meta for document
1 parent ad3932b commit 0437596

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
@@ -1,9 +1,14 @@
11
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
25
theme:
36
name: material
47
icon:
58
repo: fontawesome/brands/github
69
features:
10+
# - navigation.instant
11+
# - navigation.sections
712
- navigation.tabs
813
- navigation.tabs.sticky
914

0 commit comments

Comments
 (0)