From 9ec15a7f968a4dcb918d01b5c14960b180ca17b4 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 2 Mar 2023 09:28:40 +0100 Subject: [PATCH] Documentation --- docs/setup/setting-up-social-cards.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/setup/setting-up-social-cards.md b/docs/setup/setting-up-social-cards.md index b89206d23..48ec14c59 100644 --- a/docs/setup/setting-up-social-cards.md +++ b/docs/setup/setting-up-social-cards.md @@ -22,7 +22,9 @@ The social preview image for the page on [setting up site analytics]. Both types of logos, images (`theme.logo`) and icons (`theme.icon.logo`) are supported. While an image logo is used as-is, icons are filled with the color used in the header (white or black), which depends on the primary - color. + color. Note that custom logos and icons must reside in the `docs_dir` for + the plugin to find them. For guidance, see #4920. This limitation will be + lifted in the future when the social plugin will receive its next update. [colors]: changing-the-colors.md#primary-color [fonts]: changing-the-fonts.md#regular-font