Skip to content

Commit be641fe

Browse files
committed
Use custom blue in the social cards
1 parent f5c9b23 commit be641fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ plugins:
4747
- autorefs
4848
- macros
4949
- mkdocs-pdf
50-
- social
50+
- social:
51+
cards_layout_options:
52+
background_color: "#2A465B"
5153
- same-dir
5254
- group:
5355
enabled: !ENV [FULL_BUILD, true]

0 commit comments

Comments
 (0)