mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 13:21:45 +08:00
507453671a
🐛 適配hexo 5.0.0 修復toc點擊不會跳轉的bugs 🍻 文件整理 🍻 UI微調
3 lines
200 B
Plaintext
3 lines
200 B
Plaintext
.social-share(data-image=url_for(page.cover|| theme.avatar.img) data-sites= theme.sharejs.sites)
|
|
link(rel="stylesheet" href=url_for(theme.CDN.sharejs_css))
|
|
script(src=url_for(theme.CDN.sharejs) defer) |