Skip to content

Commit 5f27b4e

Browse files
committed
fix: enable social cards
1 parent fbf57a9 commit 5f27b4e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

mkdocs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@ markdown_extensions:
231231

232232
plugins:
233233
# - mkdocs-revealjs
234-
# - social:
235-
# cards: true
236-
# cards_layout: default
237-
# enabled: true
234+
- social:
235+
cards: true
236+
cards_layout: default
237+
enabled: true
238238
- blog:
239239
# blog_toc: true
240240
# blog_authors: true
@@ -342,9 +342,9 @@ extra:
342342
# note: >-
343343
# Thanks for your feedback! Help us improve this page by
344344
# using our <a href="..." target="_blank" rel="noopener">feedback form</a>.
345-
social:
346-
- icon: fontawesome/brands/github
347-
link: https://github.com/InfiniBrains
345+
# social:
346+
# - icon: fontawesome/brands/github
347+
# link: https://github.com/InfiniBrains
348348
# - icon: fontawesome/brands/gitter
349349
# link: https://gitter.im/squidfunk/mkdocs-material
350350
# - icon: fontawesome/brands/docker

0 commit comments

Comments
 (0)