mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-13 06:02:44 +02:00
remove brand on single pages; remove fa; others
This commit is contained in:
parent
6760f0cb6b
commit
cc8175f38b
9 changed files with 34 additions and 74 deletions
layouts/partials
|
@ -1,7 +1,7 @@
|
|||
{{ if .Params.toc }}
|
||||
<section>
|
||||
<details closed class="toc">
|
||||
<summary>Contents</summary>
|
||||
<summary>Table of Contents</summary>
|
||||
{{ .TableOfContents }}
|
||||
</details>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue