Add site.pages to Variables page in Docs. Fixes #1251
This commit is contained in:
parent
1763acd6f9
commit
f25fe1c86f
|
@ -84,6 +84,14 @@ following is a reference of the available data.
|
||||||
|
|
||||||
</p></td>
|
</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><p><code>site.pages</code></p></td>
|
||||||
|
<td><p>
|
||||||
|
|
||||||
|
An alphabetical list of all Pages.
|
||||||
|
|
||||||
|
</p></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><p><code>site.posts</code></p></td>
|
<td><p><code>site.posts</code></p></td>
|
||||||
<td><p>
|
<td><p>
|
||||||
|
|
Loading…
Reference in New Issue