We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3a3d7 commit f0c0575Copy full SHA for f0c0575
docsy.dev/package.json
@@ -37,7 +37,7 @@
37
"cross-env": "^10.1.0",
38
"hugo-extended": "0.151.0",
39
"netlify-cli": "^23.9.1",
40
- "npm-check-updates": "^19.0.0",
+ "npm-check-updates": "^19.1.1",
41
"postcss-cli": "^11.0.1",
42
"rtlcss": "^4.3.0"
43
},
layouts/_partials/sidebar-tree.html
@@ -137,7 +137,7 @@
137
{{- if $s.IsPage }} td-sidebar-link__page
138
{{- else }} td-sidebar-link__section
139
{{- end }}
140
- {{- if $treeRoot }} tree-root{{ end }}" {{- /**/ -}}
+ {{- if $treeRoot }} tree-root{{ end }}" {{/**/ -}}
141
id="{{ $mid }}" {{- /**/ -}}
142
>
143
{{- with $s.Params.Icon -}}
0 commit comments