Files
hugo-PaperMod/content/posts/inner-section/_index.md
T

588 B

title, description, date
title description date
Inner Section This section contains inner pages to test the section and page layouts in Hugo. 2026-04-11

Section/List pages can include markdown content as well. Simply add the content in the _index.md file of the section. The content will be rendered above the list of pages in that section.

You can add images, links, and other markdown content in the _index.md file. This allows you to provide an introduction or overview of the section before listing the individual pages.

Example Image