mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
4 lines
No EOL
129 B
Go Template
4 lines
No EOL
129 B
Go Template
{{- return or
|
|
.Params.hidden
|
|
(and .RelPermalink (not (or .Title (partial "title.gotmpl" (dict "page" . "linkTitle" true)))))
|
|
}} |