1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-06-01 09:36:06 +02:00

docs: Document reverse function

This commit is contained in:
Adnan Maolood 2021-05-17 11:52:54 -04:00
parent 277842223e
commit a1d220f13f

View File

@ -269,6 +269,9 @@ All templates have the following functions available to them:
*site*
Returns site metadata
*reverse* _list_
Returns a reversed copy of the provided slice or array.
*path.Base* _path_
Returns the last element of path.