Update template-debugging.md

This commit is contained in:
Bjørn Erik Pedersen 2019-09-07 12:46:37 +02:00 committed by GitHub
parent a0377f5cca
commit c2bc25cd35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: