Skip to content

Latest commit

 

History

History
109 lines (100 loc) · 2.49 KB

index.md

File metadata and controls

109 lines (100 loc) · 2.49 KB
width navbar header
full
sticky color scroll_up animation transparent transparent_color
true
dark
false
true
true
light
layout background_image background_align background_overlay color height header_size heading_size parallax container content
1-1
home-header-team.jpg
center-center
linear-gradient(to left top, rgba(82,229,231,0.8) 10%, rgba(47,47,162,0.9) 100%)
light
full
xlarge
large
true
small
block
header-home

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

{% include cards.html block="home-welcome" section_size="large" section_title="Welcome To C.R.A.B. #39374" section_header_align="center" section_background="muted" section_content_align="center" section_padding_remove="bottom" card_style="primary" grid="1-4" gutter="small" %}

{% include cards.html block="home-outreach" media="left" section_size="large" section_padding_remove="bottom" section_background="muted" section_title="What We Do" section_header_align="center" card_style="default" %}

{% include cards.html block="home-corevalue" media="right" section_size="xsmall" section_padding_remove="bottom" section_background="muted" card_style="default" %}

{% include cards.html block="home-project" media="left" section_size="xsmall" section_background="muted" card_style="default" %}

{% include cards.html block="home-robot" media="right" section_size="large" section_padding_remove="top" section_background="muted" card_style="default" %}

{% include block.html block="home-current-year" layout="1-1" block_title="false" section_title="FLL 2020-2021 Season" section_header_align="center" section_size="medium" section_content_align="center" section_container="expand"
%}

{% include slider.html block="sponpart" section_title="Sponsors and Partners" section_subtitle="These are our sponsors and partners" section_header_align="center" section_content_align="center" section_background="#2F2FA2" section_size="large" section_content_align="center" section_content_color="light" display_title="false" autoplay="true" sets="true" grid="1-4" gutter="large" navigation="outside" dotnav="true" %}
{% else %} {% endif %}