diff --git a/CUSTOMIZE.md b/CUSTOMIZE.md index d5ba948..ce40b6a 100644 --- a/CUSTOMIZE.md +++ b/CUSTOMIZE.md @@ -163,10 +163,10 @@ Depending on your specified footer behavior, the sign up form either will appear ## Removing content -Since this template have a lot of content, you may want to remove some of it. The easiest way to achieve this and avoid merge conflicts when updating your code (as [pointed by CheariX ](https://github.com/alshedivat/al-folio/pull/2933#issuecomment-2571271117)) is to add the unwanted files to the `excludes` section in your `_config.yml` file instead of actually deleting them, for example: +Since this template have a lot of content, you may want to remove some of it. The easiest way to achieve this and avoid merge conflicts when updating your code (as [pointed by CheariX ](https://github.com/alshedivat/al-folio/pull/2933#issuecomment-2571271117)) is to add the unwanted files to the `exclude` section in your `_config.yml` file instead of actually deleting them, for example: ```yml -excludes: +exclude: - _news/announcement_*.md - _pages/blog.md - _posts/