mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
10 lines
357 B
YAML
10 lines
357 B
YAML
# This file exists for production builds where we use the mkdocs-material-insiders code, with exclusive features
|
|
# that don't degrade for the open-source version
|
|
INHERIT: mkdocs.yml
|
|
# disabled for now, since I'm not convinced social cards are better than default thumbnails
|
|
plugins:
|
|
social:
|
|
cards_color:
|
|
fill: "#FFFFFF"
|
|
text: "#000000"
|