Add short_year description to /docs/permalinks/

This commit is contained in:
TheTomThorogood 2014-05-05 00:12:51 +09:30
parent f2849ac269
commit 94ccd42c73
1 changed files with 8 additions and 0 deletions

View File

@ -67,6 +67,14 @@ permalink is defined as `/:categories/:year/:month/:day/:title.html`.
<p>Day from the Posts filename without leading zeros.</p>
</td>
</tr>
<tr>
<td>
<p><code>short_year</code></p>
</td>
<td>
<p>Year from the Posts filename without the century.</p>
</td>
</tr>
<tr>
<td>
<p><code>title</code></p>