fix depreciated social cards

This commit is contained in:
simon 2023-05-13 19:57:34 +07:00
parent e325d0b586
commit 496b19a5d3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 5 additions and 5 deletions

View File

@ -59,9 +59,9 @@ extra:
provider: custom
plugins:
- social:
cards_color:
fill: "#00202f"
text: "#eeeeee"
cards_font: Sen-Bold
cards_layout_options:
background_color: "#00202f"
color: "#eeeeee"
font_family: Sen-Bold
- search:
lang: en

View File

@ -1,4 +1,4 @@
cairosvg==2.7.0
mkdocs==1.4.3
mkdocs-material==9.1.9
mkdocs-material==9.1.12
pillow==9.5.0