We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f15a8e commit 44cddd3Copy full SHA for 44cddd3
_config.yml
@@ -30,8 +30,6 @@ plugins:
30
header_pages:
31
- about.md
32
33
-# Set to `true` to show excerpts on the homepage.
34
-show_excerpts: true
35
excerpt_separator: "<!--more-->"
36
37
# Minima specific settings, which are only available from Minima 3.0 onward.
@@ -46,6 +44,9 @@ minima:
46
44
# solarized Adaptive skin for solarized color scheme skins.
47
45
skin: auto
48
+ # Set to `true` to show excerpts on the homepage.
+ show_excerpts: true
49
+
50
# Minima date format.
51
# The default value is "%b %d, %Y" (e.g. Nov 14, 2023)
52
# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this.
0 commit comments