mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 22:32:02 +08:00
Remove .Inner from children shortcode (#400)
This commit is contained in:
parent
ae732f3931
commit
0c0b906ae1
@ -35,8 +35,6 @@
|
|||||||
{{end}}
|
{{end}}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
{{.Inner|safeHTML}}
|
|
||||||
|
|
||||||
{{ define "childs" }}
|
{{ define "childs" }}
|
||||||
{{ range .menu }}
|
{{ range .menu }}
|
||||||
{{ if and .Params.hidden (not $.showhidden) }}
|
{{ if and .Params.hidden (not $.showhidden) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user