Skip to content

Commit 1c54eb8

Browse files
committed
test social cards
1 parent aba8c8e commit 1c54eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,11 @@ plugins:
214214
- social:
215215
enabled: !ENV [SOCIAL_CARDS_META, true]
216216
cards: !ENV [SOCIAL_CARDS_META, true]
217-
cards_layout_options:
217+
cards_layout_options: #sponsors only
218218
font_family: Inter
219219
#background_color: "#0D0D0E" #sponsors only
220220
#color: "#FFFFFF" #sponsors only
221-
#background_image: img/social_card_image.png #sponsors only
221+
background_image: img/social_card_image.png #sponsors only
222222
- git-authors:
223223
show_email_address: false
224224
- git-revision-date-localized:

0 commit comments

Comments
 (0)