Sha256: f3a1fe805a241d79b2c52c21d0c14916d6e2d07e31c72495fd1f21a4f560faba

Contents?: true

Size: 610 Bytes

Versions: 16

Compression:

Stored size: 610 Bytes

Contents

---
layout: default
---
{% assign color = page.theme_style | default: site.theme_style   %}
{% assign slug = page.slug | default: site.slug   %}


<div class="jumbotron jumbotron-fluid eq-height home-{{ color }} vh{{ site.vertical_height }} mb-0" >
  <div class="container bottom text-center py-5">
    <h1 class="display-3 mb-0 sr-contact">{{ site.title}}</h1>
    <p class="lead p-1 bold sr-contact" >{{ slug }}</p>
    
    <button type="button" class="btn btn-outline-light sr-button" onclick="location.href = 'https://planning.solar';" >View More</button>
    
    
  </div>
</div>



{{ content }}






Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
solar-flair-0.2.15 _layouts/teaser.html
solar-flair-0.2.14 _layouts/teaser.html
solar-flair-0.2.13 _layouts/teaser.html
solar-flair-0.2.12 _layouts/teaser.html
solar-flair-0.2.11 _layouts/teaser.html
solar-flair-0.2.10 _layouts/teaser.html
solar-flair-0.2.9 _layouts/teaser.html
solar-flair-0.2.8 _layouts/teaser.html
solar-flair-0.2.7 _layouts/teaser.html
solar-flair-0.2.6 _layouts/teaser.html
solar-flair-0.2.5 _layouts/teaser.html
solar-flair-0.2.4 _layouts/teaser.html
solar-flair-0.2.3 _layouts/teaser.html
solar-flair-0.2.2 _layouts/teaser.html
solar-flair-0.2.1 _layouts/teaser.html
solar-flair-0.2.0 _layouts/teaser.html