mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-17 04:40:53 +08:00
🏷️ 更新2.3.0
This commit is contained in:
@@ -20,11 +20,5 @@ html(lang=config.language data-theme=theme.display_mode)
|
||||
h1#error_title= '404'
|
||||
#error_subtitle= theme.error_404.subtitle
|
||||
include includes/rightside.pug
|
||||
<<<<<<< HEAD
|
||||
include includes/search/index.pug
|
||||
each item in theme.CDN_USE.js
|
||||
script(src=url_for(item))
|
||||
=======
|
||||
!=partial('includes/search/index', {}, {cache:theme.fragment_cache})
|
||||
>>>>>>> dev
|
||||
include includes/additional-js.pug
|
||||
|
||||
Reference in New Issue
Block a user