mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-17 12:50:53 +08:00
🏷️ 2.3.0發佈
This commit is contained in:
@@ -33,7 +33,11 @@ if theme.douban
|
||||
span#subtitle
|
||||
if(theme.social)
|
||||
#site_social_icons
|
||||
<<<<<<< HEAD
|
||||
!=partial('includes/header/social', {}, {cache:theme.fragment_cache})
|
||||
=======
|
||||
!=fragment_cache('social', function(){return partial('includes/header/social')})
|
||||
>>>>>>> dev
|
||||
#scroll_down
|
||||
i.fa.fa-angle-down.scroll-down-effects
|
||||
else if is_post()
|
||||
|
||||
Reference in New Issue
Block a user