---
title: Statement
description: Bold statement slide for impact
sidebar_custom_props:
  section: "Layout and Features"
  section_position: 2
---

# Statement Layout

The `statement` layout emphasizes bold statements or key messages with centered text.

## Parameters

| Parameter | Type | Default | Description |
|-----------|------|---------|-------------|
| `logo` | boolean | `true` | Show/hide logo |

## Basic Example

```markdown
---
layout: statement
---

# "Infrastructure as Code"

## The Future of Operations

Treating infrastructure like software
```
