Sha256: f31293c04ae7df0a7273f2da9a4cd49466a5db6cdc9b8d61fed440e760f53e88

Contents?: true

Size: 434 Bytes

Versions: 6

Compression:

Stored size: 434 Bytes

Contents

<div class="bg-image">
  <div class="container p-5 text-white text-center">
    <div class="row">
      <div class="col">
        <img class="rounded-circle shadow img-fluid" width="250" src="{{ site.baseurl }}/assets/img/people/{{ page.username }}.png" alt="{{ page.username }}" />
        <h1 class="display-1 fw-bold">{{ page.username }}</h1>
        <p class="lead">{{ page.fullname }}</p>
      </div>
    </div>
  </div>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.3.0.beta.67 _includes/people/header.html
jekyll-theme-centos-2.3.0.beta.66 _includes/people/header.html
jekyll-theme-centos-2.3.0.beta.65 _includes/people/header.html
jekyll-theme-centos-2.3.0.beta.64 _includes/people/header.html
jekyll-theme-centos-2.3.0.beta.63 _includes/people/header.html
jekyll-theme-centos-2.3.0.beta.62 _includes/people/header.html