Add docs version to pages_excerpts feature (#9520)

Merge pull request 9520
This commit is contained in:
Michael Nordmeyer 2024-01-05 22:57:53 +01:00 committed by GitHub
parent 3234c1a38a
commit 2ed5f33da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -35,7 +35,6 @@ If you have a lot of pages, you can organize them into subfolders. The same subf
You might want to have a particular folder structure for your source files that changes for the built site. With [permalinks](/docs/permalinks/) you have full control of the output URL.
## Excerpts for pages
## Excerpts for pages {%- include docs_version_badge.html version="4.1.1" -%}
From Jekyll 4.1.1 onwards, one can *choose* to generate excerpts for their pages by setting `page_excerpts` to `true` in their
config file.
One can *choose* to generate excerpts for their pages by setting `page_excerpts` to `true` in their config file.