Sha256: b6ef90941d873d65028b15b1a8021e048befab72fc883dc8671ffd7414073726
Contents?: true
Size: 524 Bytes
Versions: 2
Compression:
Stored size: 524 Bytes
Contents
<div class="jumbotron bg-cover h-100" data-component="jumbotron/bootstrap" style="background-image: url('{{ site.amazon-s3 }}/assets/img/components/jumbotron/bootstrap/{{ include.img }}.jpg');"> <h2 class="display-4 text-white" data-appear-animation="fadeInDown">{{ include.title }}</h2> <p class="lead text-white" data-appear-animation="fadeInUp">{{ include.desc }}</p> <a class="btn btn-primary" href="{{ include.href | relative_url }}" role="button" data-appear-animation="fadeInUp">{{ include.button }}</a> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-marketing-1.0.1 | _includes/components/jumbotron/bootstrap.html |
jekyll-theme-marketing-1.0.0 | _includes/components/jumbotron/bootstrap.html |