mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
🐛 修復BUTTON標籤嵌套使用在其他標籤時,生成多了br標籤而導致樣式不同的bugs 🐛 修復文章front-matter的highlight_shrink和toc為空時,會出現js報錯的bugs
18 lines
403 B
JSON
18 lines
403 B
JSON
{
|
|
"name": "hexo-theme-butterfly",
|
|
"version": "3.0.0-rc-1",
|
|
"private": true,
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
},
|
|
"description": "A Simple and Card UI Design theme for Hexo",
|
|
"keywords": [
|
|
"hexo",
|
|
"theme",
|
|
"butterfly",
|
|
"Card UI Design"
|
|
],
|
|
"repository": "https://github.com/jerryc127/hexo-theme-butterfly.git",
|
|
"author": "Jerry <wong@jerryc.me>",
|
|
"license": "MIT"
|
|
} |