Skip to content

Latest commit

 

History

History
100 lines (85 loc) · 2.45 KB

index.md

File metadata and controls

100 lines (85 loc) · 2.45 KB
width navbar header
full
transparent transparent_color
true
light
layout color height header_size heading_size parallax container content background_image background_overlay
1-1
light
full
large
medium
false
small
block
home-header
home/header.jpg
linear-gradient(to left top,rgba(252, 97, 97, 0.8) 0%, rgba(69, 69, 69, 0.8) 80%)

{% if site.template == 'base' %}

{% include cards.html block="home-pillar" grid="1-4" media="top" icon_color="#FC6161" gutter="large" card_style="default" section_background="default" section_size="medium" section_title="" section_header_align="center" section_content_align="center" %}

{% include cards.html block="home-what-10" media="left" section_size="small" section_background="default" card_style="default" %}

{% include cards.html block="home-what-20" media="right" section_size="small" section_background="default" card_style="default" %}

{% include cards.html block="home-what-30" media="left" section_size="small" section_background="default" card_style="default" %}

{% include cards.html block="home-how" section_title="How?" section_header_align="center" section_content_align="center" section_size="large" section_background="muted" grid="1-3" gutter="large" %}

{% include block.html block="home-videos" block_title="false" section_header_align="center" section_content_align="center" section_size="small" section_container="small" %}

{% include blog.html grid="1-3" gutter="large" count="3" view_all="/blog/"

section_background="default"
section_size="small"
section_title="Blog"
section_header_align="center"
section_content_align="center"

%}

{% else %}

{% endif %}