diff --git a/README.md b/README.md index 3733eeef764..cf98c2b04cd 100644 --- a/README.md +++ b/README.md @@ -1065,11 +1065,12 @@ Theme files can be [overridden](http://jekyllrb.com/docs/themes/#overriding-them **ProTip:** to locate the theme's files on your computer run `bundle show jekyll-theme-so-simple`. This returns the location of the gem-based theme files. -The theme comes with two files to help inject custom markup and content into predefined locations. +The theme comes with three files to help inject custom markup and content into predefined locations. | | Description | | --- | ----------- | | [`_includes/head-custom.html`](_includes/head-custom.html) | Inserted inside the `
` element for adding metadata, favicons, etc. | +| [`_includes/body-custom.html`](_includes/body-custom.html) | Inserted inside the `` element for adding Google Tag Manager, etc. | | [`_includes/footer-custom.html`](_includes/footer-custom.html) | Inserted inside the `