mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
Release v8.7.1
This commit is contained in:
parent
f16df02f2d
commit
777a70b751
@ -145,7 +145,7 @@ Pull Request 的标签:
|
|||||||
- `Feature`: 为现有功能提供选项或加成的 Pull Request
|
- `Feature`: 为现有功能提供选项或加成的 Pull Request
|
||||||
- `i18n`: 更新了翻译的 Pull Request
|
- `i18n`: 更新了翻译的 Pull Request
|
||||||
- `Dependencies`: 更新了依赖包的 Pull Request
|
- `Dependencies`: 更新了依赖包的 Pull Request
|
||||||
- `Actions`: 更新了GitHub Actions的 Pull Request
|
- `Actions`: 更新了 GitHub Actions 的 Pull Request
|
||||||
- `Skip Release`: 无需在 Release Note 中展现的 Pull Request
|
- `Skip Release`: 无需在 Release Note 中展现的 Pull Request
|
||||||
|
|
||||||
两者兼有:
|
两者兼有:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hexo-theme-next",
|
"name": "hexo-theme-next",
|
||||||
"version": "8.7.0",
|
"version": "8.7.1",
|
||||||
"description": "Elegant and powerful theme for Hexo.",
|
"description": "Elegant and powerful theme for Hexo.",
|
||||||
"main": "package.json",
|
"main": "package.json",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (hexo-config('footer.beian.enable') && hexo-config('footer.beian.gongan_icon_url')) {
|
if (hexo-config('footer.beian.enable') and hexo-config('footer.beian.gongan_icon_url')) {
|
||||||
.beian img {
|
.beian img {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 3px;
|
margin: 0 3px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user