Doc y_day in docs/permalinks (#6244)

Merge pull request 6244
This commit is contained in:
Oliver Steele 2017-09-22 02:54:38 -04:00 committed by jekyllbot
parent 3feafed56c
commit 09b849938d
1 changed files with 8 additions and 0 deletions

View File

@ -116,6 +116,14 @@ The following table lists the template variables available for permalinks. You c
</p>
</td>
</tr>
<tr>
<td>
<p><code>y_day</code></p>
</td>_
<td>
<p>Day of the year from the post's filename, with leading zeros.</p>
</td>
</tr>
<tr>
<td>
<p><code>short_year</code></p>