mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 15:34:52 -04:00
Fix example
This commit is contained in:
parent
ba95eca64c
commit
4cb1b30fcd
@ -20,5 +20,5 @@ signature:
|
|||||||
|
|
||||||
|
|
||||||
```go-html-template
|
```go-html-template
|
||||||
{{ slice 1 3 2 1 | uniq }} → [1 3 2]
|
{{ slice 2 1 3 | collections.Reverse }} → [3 1 2]
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user