Skip to content

Commit 9485b6f

Browse files
committed
Updated social cards documentation page
1 parent 2e37c10 commit 9485b6f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/setup/setting-up-social-cards.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ The social preview image for the page on [setting up site analytics].
1919
</figure>
2020

2121
[^1]:
22-
Both types of logos, images (`theme.logo`) and icons (`theme.icon.logo`)
23-
are supported. While an image logo is used as-is, icons are filled with the
24-
color used in the header (white or black), which depends on the primary
25-
color. Note that custom logos and icons must reside in the `docs_dir` for
26-
the plugin to find them. For guidance, see #4920. This limitation will be
27-
lifted in the future when the social plugin will receive its next update.
22+
Both types of logos, images ([`theme.logo`](changing-the-logo-and-icons.md#image))
23+
and icons ([`theme.icon.logo`](changing-the-logo-and-icons.md#icon-bundled)) are supported.
24+
While an image logo is used as-is, icons are filled with the
25+
([`social.cards_color.text`](#+social.cards_color)) color. Valid file paths inside the
26+
[`custom_dir`](../customization.md#setup-and-theme-structure) will take priority.
2827

2928
[colors]: changing-the-colors.md#primary-color
3029
[fonts]: changing-the-fonts.md#regular-font

0 commit comments

Comments
 (0)