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