Skip to content

Commit

Permalink
Add social icons
Browse files Browse the repository at this point in the history
  • Loading branch information
eufjan committed Sep 22, 2023
1 parent a8f461f commit c0bfe7c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@ plugins:
- search
- git-revision-date-localized

# Additional configuration
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/ghga-de
- icon: fontawesome/brands/mastodon
link: https://genomic.social/@ghga
- icon: fontawesome/brands/twitter
link: https://twitter.com/ghga_DE

# Extensions
markdown_extensions:
- admonition
Expand Down

0 comments on commit c0bfe7c

Please sign in to comment.