You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Copy the includes code `<br />
84
84
## Sitemap
85
85
All pages not defined as a default in _config.yml are added to the sitemap
86
86
87
-
To exclude a specific page use the snippet `sitemap:false` at the top of the page
87
+
To exclude a specific page use the snippet `sitemap:false` at the top of the page
88
88
89
89
:warning:**If you are including the page in another page (using `include_relative`)**: add the page as a default in `_config.yml` otherwise the `sitemap:false` is displayed as HTML on the page.
0 commit comments