Fix literal usage of manual summary divider

This commit is contained in:
Joe Mooring 2024-04-04 06:32:00 -07:00 committed by GitHub
parent 16102faa86
commit 8dec28c505
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,10 @@ toc: true
aliases: [/content/summaries/,/content-management/content-summaries/] aliases: [/content/summaries/,/content-management/content-summaries/]
--- ---
<!-- Do not remove the manual summary divider below. -->
<!-- If you do, you will break its first literal usage on this page. -->
<!--more-->
With the use of the [`Summary`] method on `Page` object, Hugo generates summaries of content to use as a short version in summary views. With the use of the [`Summary`] method on `Page` object, Hugo generates summaries of content to use as a short version in summary views.
## Summary splitting options ## Summary splitting options