mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-08-06 18:23:02 +00:00
Update related.md
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
7e758c23b3
commit
db0f1e682d
@@ -48,7 +48,7 @@ A fictional example using all of the above options:
|
||||
|
||||
```go-html-template
|
||||
{{ $page := . }}
|
||||
{{ $opts :=
|
||||
{{ $opts := dict
|
||||
"indices" (slice "tags" "keywords")
|
||||
"document" $page
|
||||
"namedSlices" (slice (keyVals "tags" "hugo" "rocks") (keyVals "date" $page.Date))
|
||||
|
||||
Reference in New Issue
Block a user