Add social icons to footer
This commit is contained in:
parent
25cd09a117
commit
87113eaac4
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue