mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Update docs to include extname for static file object in liquid. [ci skip]
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user