Update docs to include extname for static file object in liquid. [ci skip]
This commit is contained in:
parent
e0166682da
commit
88b66858ff
|
@ -118,7 +118,7 @@ following is a reference of the available data.
|
|||
|
||||
A list of all static files (i.e. files not processed by Jekyll's
|
||||
converters or the Liquid renderer). Each file has two properties:
|
||||
<code>path</code> and <code>modified_time</code>
|
||||
<code>path</code>, <code>modified_time</code> and <code>extname</code>.
|
||||
|
||||
</p></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue