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:
|
extra:
|
||||||
version:
|
version:
|
||||||
provider: mike
|
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:
|
markdown_extensions:
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
|
|
Loading…
Add table
Reference in a new issue