1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-11-08 14:19:20 +01:00

docs: Document reverse function

This commit is contained in:
adnano 2021-05-17 11:52:54 -04:00
parent 6adfcae48d
commit 5de22344c8

@ -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.