mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-12 05:26:45 +00:00
chore: formatting
This commit is contained in:
parent
7989d8a5b7
commit
139ca3bac2
1 changed files with 104 additions and 104 deletions
|
|
@ -27,7 +27,7 @@ theme:
|
||||||
language: fr
|
language: fr
|
||||||
repo_name: tiangolo/fastapi
|
repo_name: tiangolo/fastapi
|
||||||
repo_url: https://github.com/tiangolo/fastapi
|
repo_url: https://github.com/tiangolo/fastapi
|
||||||
edit_uri: ""
|
edit_uri: ''
|
||||||
google_analytics:
|
google_analytics:
|
||||||
- UA-133183413-1
|
- UA-133183413-1
|
||||||
- auto
|
- auto
|
||||||
|
|
@ -74,7 +74,7 @@ markdown_extensions:
|
||||||
custom_fences:
|
custom_fences:
|
||||||
- name: mermaid
|
- name: mermaid
|
||||||
class: mermaid
|
class: mermaid
|
||||||
format: !!python/name:pymdownx.superfences.fence_div_format ""
|
format: !!python/name:pymdownx.superfences.fence_div_format ''
|
||||||
- pymdownx.tabbed
|
- pymdownx.tabbed
|
||||||
extra:
|
extra:
|
||||||
social:
|
social:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue