Social Images (#46)

* add social

* update social

* example
This commit is contained in:
Jason Liu
2023-07-09 02:20:53 +08:00
committed by GitHub
parent b62405a0d0
commit 8604848702
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
site_name: OpenAI Function call
site_name: OpenAI Function Call
theme:
name: material
icon:
@@ -6,6 +6,7 @@ theme:
features:
- navigation.instant
plugins:
- social
- mkdocstrings:
handlers:
python:
@@ -14,6 +15,7 @@ plugins:
allow_inspection: true
show_bases: true
repo_url: https://github.com/jxnl/openai_function_call
site_url: https://openai-function-call.vercel.app
markdown_extensions:
- pymdownx.critic
- pymdownx.caret
+3 -1
View File
@@ -1,3 +1,5 @@
mkdocs-material
mkdocstrings
mkdocstrings-python
mkdocstrings-python
pillow
cairosvg