mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
Add social sites to MkDocs (#554)
This commit is contained in:
parent
5f3266c1eb
commit
4a0cf11c90
1 changed files with 9 additions and 0 deletions
|
@ -33,6 +33,15 @@ theme:
|
|||
- content.action.edit
|
||||
- content.code.copy
|
||||
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/discord
|
||||
link: https://discord.gg/CEe6vDg9Ky
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/danny-avila/LibreChat
|
||||
- icon: fontawesome/brands/youtube
|
||||
link: https://www.youtube.com/@LibreChat
|
||||
|
||||
markdown_extensions:
|
||||
- attr_list
|
||||
- admonition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue