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