Sha256: e3069c24998d39ed236c63101971256afd255fc97bb1193347efc5747d925d49
Contents?: true
Size: 490 Bytes
Versions: 3
Compression:
Stored size: 490 Bytes
Contents
<div class="home"> <div class="row"> <div class="col-7"> <header> <h1>{{ site.title }}</h1> </header> <p class="lead">{{ site.description }}</p> <p class="lead">{{ site.header.preamble }}</p> {% for item in site.header.worklines %} <a class="btn btn-light btn-lg" role="button" href="{{ item.link }}"><i class="{{ item.icon }}"></i> <strong>{{ item.name }}</strong></a> {% endfor %} </div> </div> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-centos-0.1.17 | _includes/header/home.html |
jekyll-theme-centos-0.1.16 | _includes/header/home.html |
jekyll-theme-centos-0.1.15 | _includes/header/home.html |