mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Make the sidebar a little nicer
This commit is contained in:
6
docs/_templates/localtoc.html
vendored
Normal file
6
docs/_templates/localtoc.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{%- if display_toc %}
|
||||
<div> </div>
|
||||
<div id="sidebartoc">
|
||||
{{ toc }}
|
||||
</div>
|
||||
{%- endif %}
|
||||
Reference in New Issue
Block a user