Skip to content

Commit

Permalink
fix: enable social cards
Browse files Browse the repository at this point in the history
  • Loading branch information
tolstenko committed Aug 28, 2024
1 parent fbf57a9 commit 5f27b4e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,10 @@ markdown_extensions:

plugins:
# - mkdocs-revealjs
# - social:
# cards: true
# cards_layout: default
# enabled: true
- social:
cards: true
cards_layout: default
enabled: true
- blog:
# blog_toc: true
# blog_authors: true
Expand Down Expand Up @@ -342,9 +342,9 @@ extra:
# note: >-
# Thanks for your feedback! Help us improve this page by
# using our <a href="..." target="_blank" rel="noopener">feedback form</a>.
social:
- icon: fontawesome/brands/github
link: https://github.com/InfiniBrains
# social:
# - icon: fontawesome/brands/github
# link: https://github.com/InfiniBrains
# - icon: fontawesome/brands/gitter
# link: https://gitter.im/squidfunk/mkdocs-material
# - icon: fontawesome/brands/docker
Expand Down

0 comments on commit 5f27b4e

Please sign in to comment.