remove brand on single pages; remove fa; others

This commit is contained in:
loikein 2023-04-15 01:37:37 +01:00
commit cc8175f38b
9 changed files with 34 additions and 74 deletions
layouts/partials

View file

@ -1,7 +1,7 @@
{{ if .Params.toc }}
<section>
<details closed class="toc">
<summary>Contents</summary>
<summary>Table of Contents</summary>
{{ .TableOfContents }}
</details>
</section>