Compare commits

..

106 Commits
dev ... 5.5.4

3 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
- const { effect, source, sub, typed_option } = theme.subtitle - const { effect, source, sub, typed_option } = theme.subtitle
- let subContent = typeof sub === 'string' ? [sub] : (sub || new Array()) - let subContent = sub || new Array()
script. script.
window.typedJSFn = { window.typedJSFn = {

View File

@@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-butterfly", "name": "hexo-theme-butterfly",
"version": "5.5.5-b1", "version": "5.5.4",
"description": "A Simple and Card UI Design theme for Hexo", "description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json", "main": "package.json",
"scripts": { "scripts": {

View File

@@ -226,6 +226,5 @@ if hexo-config('math.use')
opacity: 1 opacity: 1
+maxWidth768() +maxWidth768()
.fancybox__toolbar__column.is-middle, .fancybox__toolbar__column.is-middle
.f-carousel__toolbar__column.is-middle display: none
visibility: hidden