summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 9724c6b..12c16cd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -182,8 +182,13 @@ yat:
# heading_style: null # Custom heading style (e.g. "font-weight: bold; text-decoration: underline")
# subheading_style: null # Custom subheading style (e.g. color: gold)
-# Excerpt size setting
-# excerpt_size: 350
+# Excerpt settings
+# excerpt:
+# default_image: /assets/images/default-image.jpeg # Default image when the image style is not none
+# image_style: z # Image layout style (It's value could be none, left, right, top, z, z-reverse)
+# image_width: 38.2% # Image default width
+# image_height: 160px # Image default height
+# text_size: 350 # Words default size
# Pagination setting
# paginate: 5