diff --git a/layouts/posts/single.html b/layouts/posts/single.html index a2712156..14494deb 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -53,7 +53,7 @@
-
{{ T "toc" }}
+
{{ T "toc" }}
{{ $toc := .TableOfContents }} {{ $toc = replaceRE `id="TableOfContents"` `id="TableOfContentsMobile"` $toc }}