Skip to content

Commit 4a0cf11

Browse files
authored
Add social sites to MkDocs (#554)
1 parent 5f3266c commit 4a0cf11

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

mkdocs.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ theme:
3333
- content.action.edit
3434
- content.code.copy
3535

36+
extra:
37+
social:
38+
- icon: fontawesome/brands/discord
39+
link: https://discord.gg/CEe6vDg9Ky
40+
- icon: fontawesome/brands/github
41+
link: https://github.com/danny-avila/LibreChat
42+
- icon: fontawesome/brands/youtube
43+
link: https://www.youtube.com/@LibreChat
44+
3645
markdown_extensions:
3746
- attr_list
3847
- admonition

0 commit comments

Comments
 (0)