💄 Closed #111, add post summary show.

This commit is contained in:
elkan1788
2025-01-18 22:06:49 +08:00
parent 9cd3e0bf68
commit ba5ae7c295
10 changed files with 68 additions and 4 deletions

View File

@@ -498,6 +498,9 @@ params:
# 是否开启过期提示
# Expired tip
expired: false
# 是否开启摘要显示
# Enable summary
summary: false
# 文章内容中的提示信息设置
# Alert settings in post content

View File

@@ -1,6 +1,7 @@
---
title: "没有H1-6标题头和评论的文章"
description: "用于测试在没有H1-6标题头时文章的目录导航是否会直接关闭并关闭评论功能。"
summary: "用于测试在没有H1-6标题头时文章的目录导航是否会直接关闭并关闭评论功能同时也是展现下有关于文章的摘要功能。"
keywords: "toc,header"
date: 2022-10-06T09:02:26+08:00