mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
Remove .Inner from children shortcode (#400)
This commit is contained in:
parent
ae732f3931
commit
0c0b906ae1
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@
|
|||
{{end}}
|
||||
</ul>
|
||||
|
||||
{{.Inner|safeHTML}}
|
||||
|
||||
{{ define "childs" }}
|
||||
{{ range .menu }}
|
||||
{{ if and .Params.hidden (not $.showhidden) }}
|
||||
|
|
Loading…
Reference in a new issue