⬆️ Upgrade MkDocs Material and re-enable cards (#11466)

This commit is contained in:
Sebastián Ramírez 2024-04-18 19:56:59 -05:00 committed by GitHub
parent 14442d356f
commit 2f686ce1e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -1,8 +1,7 @@
plugins:
# TODO: Re-enable once this is fixed: https://github.com/squidfunk/mkdocs-material/issues/6983
# social:
# cards_layout_dir: ../en/layouts
# cards_layout: custom
# cards_layout_options:
# logo: ../en/docs/img/icon-white.svg
social:
cards_layout_dir: ../en/layouts
cards_layout: custom
cards_layout_options:
logo: ../en/docs/img/icon-white.svg
typeset:

View File

@ -1,6 +1,6 @@
-e .
-r requirements-docs-tests.txt
mkdocs-material==9.4.7
mkdocs-material==9.5.18
mdx-include >=1.4.1,<2.0.0
mkdocs-redirects>=1.2.1,<1.3.0
typer >=0.12.0