mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-12 13:36:41 +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
|
||||
repo_name: tiangolo/fastapi
|
||||
repo_url: https://github.com/tiangolo/fastapi
|
||||
edit_uri: ""
|
||||
edit_uri: ''
|
||||
google_analytics:
|
||||
- UA-133183413-1
|
||||
- auto
|
||||
|
|
@ -74,7 +74,7 @@ markdown_extensions:
|
|||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_div_format ""
|
||||
format: !!python/name:pymdownx.superfences.fence_div_format ''
|
||||
- pymdownx.tabbed
|
||||
extra:
|
||||
social:
|
||||
|
|
|
|||
Loading…
Reference in a new issue