--- permalink: /elements/ layout: styleguide title: Elements slug: elements ---

Elements

Intro text on what is included in this section and how to use it. No more than one or two sentences.

{% for element in site.elements %}

{{ element.title }}

{{ element.content }}

{% endfor %}