--- title: Inner Section description: This section contains inner pages to test the section and page layouts in Hugo. date: 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](https://placehold.co/800x200.png?text=Section+Image)