docs: Document reverse function

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

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.