diff --git a/layouts/_default/docs.html b/layouts/_default/docs.html index dfe47643..d63b9b9e 100644 --- a/layouts/_default/docs.html +++ b/layouts/_default/docs.html @@ -52,20 +52,6 @@

{{ .Title }}

- {{ partial "previous-next-links-in-section-with-title.html" . }} - - {{ if and (gt .WordCount 200 ) (.Params.toc) }} - {{ if (add (len (findRE " - {{ partial "toc.html" . }} - - {{ end }} - {{ end }} - - - - - {{if .Params.script}}