diff --git a/mkdocs.yml b/mkdocs.yml index 10211565..9bf11456 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -55,3 +55,22 @@ markdown_extensions: plugins: - search - open-in-new-tab + +# Customize theme +extra: + social: + - icon: fontawesome/brands/slack + link: https://dandiarchive.slack.com + name: Slack + - icon: fontawesome/solid/paper-plane + link: mailto:info@dandiarchive.org + name: Email + - icon: fontawesome/brands/x-twitter + link: https://twitter.com/dandiarchive + name: X-Twitter + - icon: fontawesome/brands/github + link: https://github.com/dandi + name: GitHub + - icon: fontawesome/brands/youtube + link: https://www.youtube.com/@dandiarchive + name: YouTube \ No newline at end of file