mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
Add note in docs about page.path. #951.
This commit is contained in:
@@ -205,7 +205,17 @@ following is a reference of the available data.
|
||||
<td><p>
|
||||
|
||||
The list of tags to which this post belongs. These can be specified in
|
||||
the <a href="../frontmatter">YAML Front Matter</a>
|
||||
the <a href="../frontmatter">YAML Front Matter</a>.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><code>page.path</code></p></td>
|
||||
<td><p>
|
||||
|
||||
The path to the raw post or page. Example usage: Linking back to the
|
||||
page or post's source on GitHub. This can be overridden in the
|
||||
<a href="../frontmatter">YAML Front Matter</a>.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user