feat(build): upgrade hexo-component-inferno to 0.6.0

This commit is contained in:
ppoffice 2020-08-17 23:55:52 -04:00
parent 670f314229
commit b9744e5c5e
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
17 changed files with 21 additions and 1 deletions

View File

@ -6,6 +6,9 @@
"items": {
"type": "object",
"oneOf": [
{
"$ref": "/donate/afdian.json"
},
{
"$ref": "/donate/alipay.json"
},

View File

@ -37,6 +37,9 @@ $card-radius ?= $radius
$card-media-margin ?= 0.75rem
$card-shadow ?= $shadow, 0 0 1px rgba(0, 0, 0, 0.1)
$menu-item-active-color ?= $link
$menu-item-active-background-color ?= transparent
$content-heading-weight ?= $weight-normal

View File

@ -35,6 +35,7 @@ article:
other: 'Über %d Wörter'
donate:
title: 'Gefällt Ihnen der Artikel? Unterstützen Sie den Autor mit'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'About %d words'
donate:
title: 'Like this article? Support the author with'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -36,6 +36,7 @@ article:
other: 'Aproximadamente %d palabras'
donate:
title: '¿Te gusta este artículo? Apoya al autor con'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Environ %d mots'
donate:
title: "Vous aimez cet article? Soutenez l'auteur avec"
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Sekitar %d kata'
donate:
title: 'Suka dengan artikel ini? Bantu penulis dengan donasi melalui'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: '約%d語'
donate:
title: 'この記事は気に入りましたか? 著者をサポートする'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: '약 %d 단어'
donate:
title: '이 기사처럼? 저자 지원'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Około %d słów'
donate:
title: 'Podoba Ci się ten artykuł? Wesprzyj autora za pomocą'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Cerca de %d palavras'
donate:
title: 'Gostou deste artigo? Apoie o autor com'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Примерно %d слова'
donate:
title: 'Понравилась эта статья? Поддержите автора'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Yaklaşık %d kelime'
donate:
title: 'Bu makaleyi beğendiniz mi? Yazarı şununla destekleyin'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: 'Khoảng %d từ'
donate:
title: 'Bạn đọc có thể ủng hộ blog qua'
afdian: 'Afdian.net'
alipay: 'Alipay'
wechat: 'Wechat'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: '大约%d个字'
donate:
title: '喜欢这篇文章?打赏一下作者吧'
afdian: '爱发电'
alipay: '支付宝'
wechat: '微信'
paypal: 'Paypal'

View File

@ -35,6 +35,7 @@ article:
other: '大約%d個字'
donate:
title: '喜歡這篇文章嗎? 贊助一下作者吧!'
afdian: '愛發電'
alipay: '支付寶'
wechat: 'WeChat'
paypal: 'PayPal'

View File

@ -30,7 +30,7 @@
"bulma-stylus": "0.8.0",
"deepmerge": "^4.2.2",
"hexo": "^5.0.2",
"hexo-component-inferno": "^0.5.0",
"hexo-component-inferno": "^0.6.0",
"hexo-log": "^2.0.0",
"hexo-pagination": "^1.0.0",
"hexo-renderer-inferno": "^0.1.3",