diff --git a/content/en/templates/template-debugging.md b/content/en/templates/template-debugging.md index 796f829f4b..419581b903 100644 --- a/content/en/templates/template-debugging.md +++ b/content/en/templates/template-debugging.md @@ -57,10 +57,6 @@ When developing a [homepage][], what does one of the pages you're looping throug {{ end }} ``` -{{% note "`.Pages` on the Homepage" %}} -`.Pages` on the homepage is equivalent to `.Site.RegularPages`. -{{% /note %}} - ## Why Am I Showing No Defined Variables? Check that you are passing variables in the `partial` function: