Sha256: 88585c2079b38582c70c53c0bc21f59c34d796e3405ee29ea045a77ec821c39a

Contents?: true

Size: 414 Bytes

Versions: 5

Compression:

Stored size: 414 Bytes

Contents

<header class="py-5 bg-dark bg-image" style="height: 660px;">
  <div class="container py-5 text-white text-center">
    <img class="mt-5 rounded-circle shadow img-fluid" width="250" src="{{ site.baseurl }}/assets/img/people/{{ page.username }}/{{ page.avatar }}" alt="{{ page.username }}" />
    <h1 class="display-2 fw-bold">{{ page.username }}</h1>
    <p class="lead">{{ page.fullname }}</p>
  </div>
</header>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.51.0 _includes/people/header.html
jekyll-theme-centos-2.50.0 _includes/people/header.html
jekyll-theme-centos-2.49.0 _includes/people/header.html
jekyll-theme-centos-2.48.0 _includes/people/header.html
jekyll-theme-centos-2.47.0 _includes/people/header.html