Skip to content

Commit

Permalink
Updated socials info in CUSTOMIZE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jan 18, 2025
1 parent c5d0e92 commit cb0926f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CUSTOMIZE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cb0926f

Please sign in to comment.