larva modules: article-title

Available Variants

prototype

Frieze Editorial Director to Step Down, and More from September 6, 2019

article-title README

This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.

article-title Twig The markup file.
<h1 class="article-title larva // {{ article_title_classes }}">{{ article_title_markup|raw }}</h1>
article-title JSON The data object for this pattern.
{
	"article_title_classes": "",
	"article_title_markup": "Frieze Editorial Director to Step Down, and More from September 6, 2019"
}