mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
label:3.6.1
This commit is contained in:
12
_config.yml
12
_config.yml
@@ -329,7 +329,7 @@ waline:
|
||||
serverURL: # Waline server address url
|
||||
avatar: monsterid # gravatar style https://zh-tw.gravatar.com/site/implement/images/#default-image
|
||||
emojiCDN: # emoji CDN
|
||||
bg: /image/comment_bg.png # waline background
|
||||
bg: # waline background
|
||||
option:
|
||||
|
||||
# utterances
|
||||
@@ -840,11 +840,11 @@ lazyload:
|
||||
# ---------------
|
||||
# pwa:
|
||||
# enable: false
|
||||
# manifest: /image/pwa/manifest.json
|
||||
# apple_touch_icon: /image/pwa/apple-touch-icon.png
|
||||
# favicon_32_32: /image/pwa/32.png
|
||||
# favicon_16_16: /image/pwa/16.png
|
||||
# mask_icon: /image/pwa/safari-pinned-tab.svg
|
||||
# manifest: /pwa/manifest.json
|
||||
# apple_touch_icon: /pwa/apple-touch-icon.png
|
||||
# favicon_32_32: /pwa/32.png
|
||||
# favicon_16_16: /pwa/16.png
|
||||
# mask_icon: /pwa/safari-pinned-tab.svg
|
||||
|
||||
# Open graph meta tags
|
||||
# https://developers.facebook.com/docs/sharing/webmasters/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
"version": "3.6.1-b1",
|
||||
"version": "3.6.1",
|
||||
"description": "A Simple and Card UI Design theme for Hexo",
|
||||
"main": "package.json",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user