mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
TOC styling
Create default TOC style with options to use the theme css
This commit is contained in:
parent
45dc7901fb
commit
a8e3c0e670
13 changed files with 113 additions and 375 deletions
|
|
@ -141,6 +141,9 @@ toc.label = "Table of Contents"
|
|||
; TOC inital state
|
||||
toc.state = "close"
|
||||
|
||||
; TOC style
|
||||
toc.style = "default"
|
||||
|
||||
; Set the theme here
|
||||
views.root = "themes/twentysixteen"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue