mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
Add the option to close the sidebar autopen
Fix the code font-size Add the post view fix runtimeshow bugs
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#sidebar
|
||||
|
||||
- var sidebar_class = theme.auto_open_sidebar.enable === true ? 'auto_open' : ''
|
||||
|
||||
#sidebar(class=sidebar_class)
|
||||
- const showToc = is_post() && page.toc != false && theme.toc.enable
|
||||
-
|
||||
let tocNumber
|
||||
|
||||
Reference in New Issue
Block a user