mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
label: 3.3.0 發佈
This commit is contained in:
@@ -94,5 +94,3 @@ npm i hexo-theme-butterfly
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
@@ -94,5 +94,3 @@ theme: butterfly
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
@@ -79,6 +79,6 @@ if theme.blog_title_font && theme.blog_title_font.font_link
|
||||
include ./head/config_site.pug
|
||||
include ./head/noscript.pug
|
||||
|
||||
!=partial('includes/head/darkmode', {}, {cache:theme.fragment_cache})
|
||||
!=partial('includes/head/js', {}, {cache:theme.fragment_cache})
|
||||
|
||||
!=fragment_cache('injectHead', function(){return injectHtml(theme.inject.head)})
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
"version": "3.3.0-b7",
|
||||
"version": "3.3.0",
|
||||
"description": "A Simple and Card UI Design theme for Hexo",
|
||||
"main": "package.json",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user