Remove hash from sidebar TOC

This commit is contained in:
Nick Kocharhook 2022-01-02 16:10:42 +00:00
parent d165621568
commit c105c6c37c

View File

@ -47,9 +47,6 @@
{{ if (.Scratch.Get "hasTOC") }} {{ if (.Scratch.Get "hasTOC") }}
<aside class="sidebar right-sidebar sticky"> <aside class="sidebar right-sidebar sticky">
<section class="widget archives"> <section class="widget archives">
<div class="widget-icon">
{{ partial "helper/icon" "hash" }}
</div>
<h2 class="widget-title section-title">{{ T "article.tableOfContents" }}</h2> <h2 class="widget-title section-title">{{ T "article.tableOfContents" }}</h2>
<div class="widget--toc"> <div class="widget--toc">