Release v8.7.1

This commit is contained in:
Mimi 2021-09-01 01:32:35 +08:00
parent f16df02f2d
commit 777a70b751
3 changed files with 3 additions and 3 deletions

View File

@ -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": [

View File

@ -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;