Blocks Cover and Link Down
Render the Docsy blocks/cover shortcode together with blocks/link-down.
1 minute read
{{< blocks/cover title="Cover Title" subtitle="Subtitle" color="dark" height="min" >}}
Cover content here.
{{< blocks/link-down color="info" >}}
{{< /blocks/cover >}}
Example:
Docsy Cover Block