mirror of
https://github.com/xemu-project/xemu-website.git
synced 2024-11-26 21:00:33 +00:00
mkdocs.yml: Add Social Links to Docs (#33)
* mkdocs.yml: Add Social Links * mkdocs.yml: Add Social Links to Docs
This commit is contained in:
parent
8c918505a2
commit
5ffae3272e
@ -23,6 +23,15 @@ theme:
|
||||
|
||||
extra:
|
||||
homepage: https://xemu.app
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/mborgerson/xemu
|
||||
- icon: fontawesome/brands/twitter
|
||||
link: https://twitter.com/xemu_project
|
||||
- icon: fontawesome/brands/patreon
|
||||
link: https://www.patreon.com/mborgerson
|
||||
- icon: fontawesome/brands/discord
|
||||
link: https://discord.gg/ayyjsuM
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
@ -87,4 +96,4 @@ plugins:
|
||||
redirect_maps:
|
||||
index.md: getting-started.md
|
||||
- minify:
|
||||
minify_html: true
|
||||
minify_html: true
|
||||
|
Loading…
Reference in New Issue
Block a user