Skip to content

Commit

Permalink
Add social sites to MkDocs (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsu3338 authored Jun 27, 2023
1 parent 5f3266c commit 4a0cf11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a0cf11

Please sign in to comment.