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