forked from deepStateMirrors/tabi
💄 style: resize headers
This commit is contained in:
parent
b387f3b32d
commit
e4c6705843
2 changed files with 7 additions and 8 deletions
|
@ -145,7 +145,7 @@
|
|||
{% if page.extra.toc | default(value=false) %}
|
||||
{% if page.toc %}
|
||||
<div class="toc-container">
|
||||
<h2>Table of Contents</h2>
|
||||
<h3>Table of Contents</h3>
|
||||
<ul>
|
||||
{% for h1 in page.toc %}
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue