diff --git a/exampleSite/config.toml b/exampleSite/config.toml index acba9c4..99c5c0d 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -72,6 +72,7 @@ paginate = 5 #sharingicons = true # Display post summaries instead of content in list templates (default: true) + # Can also be specified in front-matter to be controlled on a per-page basis. # truncate = true [params.sidebar]