Skip to content

Commit

Permalink
Add social icons to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon committed Sep 30, 2023
1 parent 25cd09a commit 87113ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,13 @@ extra_css:
extra:
version:
provider: mike
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/k4ruYNrudu
- icon: fontawesome/regular/message
link: https://github.com/benphelps/homepage/discussions
- icon: fontawesome/brands/github
link: https://github.com/benphelps/homepage

markdown_extensions:
- pymdownx.highlight:
Expand Down

0 comments on commit 87113ea

Please sign in to comment.