mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
277 B
277 B
title, description, categories, menu, keywords, signature, relatedfuncs
| title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eq | Returns the boolean truth of arg1 == arg2. |
|
|
|
|
{{ if eq .Section "blog" }}current{{ end }}