Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2020-12-20 19:24:50 +0300
committeruPagge <upagge@mail.ru>2020-12-20 19:24:50 +0300
commita170c5979cabae9e88260a1b3ed64c570a41adb2 (patch)
tree2af20f544edeb5140213c2604c0d885e0f16172e /exampleSite/content
parent4a0bd111114bd0ca20ac251b429410699ddd8026 (diff)
summary param fix -> summaryStyle
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/posts/theme-documentation-content/index.en.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/content/posts/theme-documentation-content/index.en.md b/exampleSite/content/posts/theme-documentation-content/index.en.md
index e25c3df..9f12d7f 100644
--- a/exampleSite/content/posts/theme-documentation-content/index.en.md
+++ b/exampleSite/content/posts/theme-documentation-content/index.en.md
@@ -93,8 +93,8 @@ page:
# {{< version 1.0.0 new >}} article design theme
theme: ""
-# {{< version 1.1.0 new >}} Post display settings on the page
-summary:
+# {{< version 1.2.0 change >}} Post display settings on the page
+summaryStyle:
# {{< version 1.1.0 new >}} Display previews on the page of posts
hiddenImage: false
# {{< version 1.1.0 new >}} Allows you to hide the description
@@ -284,7 +284,7 @@ You can use this to set emoji or partition number.
You can customize the summary view to your taste by changing the following parameters.
```yaml
-summary:
+summaryStyle:
hiddenImage: false
hiddenDescription: false
hiddenTitle: true