mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-29 17:12:07 -05:00
277 B
277 B
title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eq | Returns the boolean truth of arg1 == arg2. |
|
|
|
|
{{ if eq .Section "blog" }}current{{ end }}