From fd135ee9ddb02996ec4f9d71b16d9b3db235f2c9 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 24 Jul 2022 14:08:56 +0200 Subject: Remove no longer needed 'Return to Top' sidebar menu item --- layouts/partials/sidebar-toc.html | 1 - 1 file changed, 1 deletion(-) (limited to 'layouts/partials') diff --git a/layouts/partials/sidebar-toc.html b/layouts/partials/sidebar-toc.html index 892eadf..9361aab 100644 --- a/layouts/partials/sidebar-toc.html +++ b/layouts/partials/sidebar-toc.html @@ -13,7 +13,6 @@ {{ $toc = $toc | replaceRE `id="TableOfContents"` `class="sidebar-nav"` | safeHTML }} {{ $toc = $toc | replaceRE "(<[/]?ul>|<[/]?ol>|<[/]?li>)" "" | safeHTML }} {{ $toc = $toc | replaceRE `(.*)` `$2` | safeHTML }} - {{ $toc = $toc | replaceRE `