Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 685 Bytes

File metadata and controls

33 lines (25 loc) · 685 Bytes
_schema default
title Heading
description Use the heading content block to show a heading with optional regular content.
type docs
tags block

Overview

The heading content block renders a section heading with optional regular content.

{{< example-bookshop lang="bookshop" >}}

- _bookshop_name: heading
  heading:
    preheading: Preheading
    title: Section heading
    content: Regular content that is placed below the title.
  width: 8
  justify: center

{{< /example-bookshop >}}

Arguments

The content block supports the following arguments:

{{< args bookshop-heading >}}