Skip to content
{% do seomatic.config.renderEnabled(false) %}
{% block stylesheets %} {% endblock %}
{% include "_includes/svgs" %}
{% block nav %} {% set topNav = craft.entries.section('topNav').level(1).all() %} {% include "_components/nav.twig" with { topNav: topNav }%} {% include "_components/menu.twig" %} {% endblock %}
{% include "_components/related-content" with { reactData: { classes: 'related-assets-top', header: 'Explore', description: 'Explore more content like this' } } %}
{% include "_components/related-content" with { reactData: { classes: 'related-assets-bottom', header: 'Build resources', description: 'Dive into the ideas and resources this uses' } } %}
{% block footer %} {% include "_components/footer" %} {% endblock %}
{% block scripts %} {% endblock %}