---
title: "Page"
description: "This is an example using the page layout."
canonical_url: "https://docs-template.comark.dev/page"
---
# Page

> This is an example using the page layout.

In order to use the `page` layout without the left aside.

## Usage

You only need to set:

```yaml
---
navigation:
  layout: page
---
```

## TOC

The Table of Contents stays if you have headings.


## Sitemap

See the full [sitemap](https://docs-template.comark.dev/sitemap.md) for all pages.
