mirror of
https://github.com/tubearchivist/docs.git
synced 2025-04-05 11:40:13 +00:00
fix depreciated social cards
This commit is contained in:
parent
e325d0b586
commit
496b19a5d3
@ -59,9 +59,9 @@ extra:
|
|||||||
provider: custom
|
provider: custom
|
||||||
plugins:
|
plugins:
|
||||||
- social:
|
- social:
|
||||||
cards_color:
|
cards_layout_options:
|
||||||
fill: "#00202f"
|
background_color: "#00202f"
|
||||||
text: "#eeeeee"
|
color: "#eeeeee"
|
||||||
cards_font: Sen-Bold
|
font_family: Sen-Bold
|
||||||
- search:
|
- search:
|
||||||
lang: en
|
lang: en
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
cairosvg==2.7.0
|
cairosvg==2.7.0
|
||||||
mkdocs==1.4.3
|
mkdocs==1.4.3
|
||||||
mkdocs-material==9.1.9
|
mkdocs-material==9.1.12
|
||||||
pillow==9.5.0
|
pillow==9.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user