Add social sites to MkDocs (#554)

This commit is contained in:
bsu3338 2023-06-27 07:57:40 -05:00 committed by GitHub
parent 5f3266c1eb
commit 4a0cf11c90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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