Add short_year description to /docs/permalinks/
This commit is contained in:
parent
f2849ac269
commit
94ccd42c73
|
@ -67,6 +67,14 @@ permalink is defined as `/:categories/:year/:month/:day/:title.html`.
|
|||
<p>Day from the Post’s filename without leading zeros.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><code>short_year</code></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Year from the Post’s filename without the century.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p><code>title</code></p>
|
||||
|
|
Loading…
Reference in New Issue