Update docs of excerpt_description

* See https://github.com/iissnan/hexo-theme-next/pull/1180
This commit is contained in:
Mimi 2023-01-21 11:38:49 +08:00
parent 9b84153802
commit 7e908ba95a
2 changed files with 2 additions and 4 deletions

View File

@ -236,7 +236,7 @@ footer:
# See: https://theme-next.js.org/docs/theme-settings/posts
# ---------------------------------------------------------------
# Automatically excerpt description in homepage as preamble text.
# Use `description` in front-matter to specify post excerpt.
excerpt_description: true
# Read more button

View File

@ -1,7 +1,5 @@
.header {
background: var(--content-bg-color);
border-radius: $border-radius-inner;
box-shadow: $box-shadow-inner;
gemini-block();
+tablet-mobile() {
border-radius: initial;