File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -28,18 +28,17 @@ theme:
2828 icon :
2929 repo : fontawesome/brands/github
3030 features :
31- - search.suggest
32- - search.highlight
33- - content.tabs.link
3431 - content.code.annotate
3532 - content.code.copy # https://squidfunk.github.io/mkdocs-material/upgrade/?h=content+copy#contentcodecopy
33+ - content.tabs.link
34+ - navigation.footer # https://squidfunk.github.io/mkdocs-material/upgrade/?h=content+copy#navigationfooter
3635 - navigation.path
3736 - navigation.sections # https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation
3837 - navigation.top # https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#back-to-top-button
3938 - navigation.tracking
40- - navigation.footer # https://squidfunk.github.io/mkdocs-material/upgrade/?h=content+copy#navigationfooter
39+ - search.suggest
40+ - search.highlight
4141 - toc.follow # https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#anchor-following
42- - announce.dismiss # https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-header/#mark-as-read
4342
4443# https://www.mkdocs.org/user-guide/configuration/#validation
4544validation :
@@ -68,6 +67,17 @@ extra:
6867 analytics :
6968 provider : google
7069 property : G-KTS6TXPD85
70+ social :
71+ - icon : fontawesome/brands/github-alt
72+ link : https://github.com/Kludex/uvicorn
73+ - icon : fontawesome/brands/discord
74+ link : https://discord.com/invite/RxKUF5JuHs
75+ - icon : fontawesome/brands/twitter
76+ link : https://x.com/marcelotryle
77+ - icon : fontawesome/brands/linkedin
78+ link : https://www.linkedin.com/in/marcelotryle
79+ - icon : fontawesome/solid/globe
80+ link : https://fastapiexpert.com
7181
7282markdown_extensions :
7383 - attr_list
You can’t perform that action at this time.
0 commit comments