update theme butterfly

This commit is contained in:
2026-02-08 09:59:20 +08:00
parent 46c8721ff0
commit ebf7e1c464
8 changed files with 26 additions and 10 deletions

View File

@@ -41,6 +41,7 @@ html(lang=config.language data-theme=theme.display_mode class=htmlClassHideAside
#body-wrap(class=pageType)
include ./header/index.pug
include ./others/memos_home.pug
main#content-inner.layout(class=hideAside)
if body
@@ -56,4 +57,5 @@ html(lang=config.language data-theme=theme.display_mode class=htmlClassHideAside
!=partial('includes/footer', {}, {cache: true})
include ./rightside.pug
include ./additional-js.pug
include ./additional-js.pug
include ./rightmenu.pug