Explorar o código

Lower case param

Zachary Betz %!s(int64=6) %!d(string=hai) anos
pai
achega
501a421fb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      layouts/post/single.html

+ 1 - 1
layouts/post/single.html

@@ -26,7 +26,7 @@
       </div>
     {{ end }}
     
-    {{ if ne .Params.TOC false }}
+    {{ if ne .Params.toc false }}
       {{ partial "toc" . }}
     {{ end }}
     {{ .Content }}