From cb0926f8371c827c6605f58ddce187289de2da1a Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Sat, 18 Jan 2025 14:17:14 -0300 Subject: [PATCH] Updated socials info in CUSTOMIZE.md --- CUSTOMIZE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CUSTOMIZE.md b/CUSTOMIZE.md index bfda987..9b0f32c 100644 --- a/CUSTOMIZE.md +++ b/CUSTOMIZE.md @@ -146,7 +146,7 @@ A variety of beautiful theme colors have been selected for you to choose from. T ## Adding social media information -You can add your social media links by adding the specified information at the `Social integration` section in the [\_config.yml](_config.yml) file. This information will appear at the bottom of the `About` page. +You can add your social media links by adding the specified information in the [\_data/socials.yml](_data/socials.yml) file. This information will appear at the bottom of the `About` page and in the search results by default, but this could be changed to appear at the header of the page by setting `enable_navbar_social: true` and doesn't appear in the search by setting `socials_in_search: false`, both in [\_config.yml](_config.yml). ## Adding a newsletter