Sha256: 3e65bf016996986c7e61edfa282da9d9cc74cb275fcb8e9ed63a93086facb851

Contents?: true

Size: 441 Bytes

Versions: 47

Compression:

Stored size: 441 Bytes

Contents

---
layout: default
---

{% include lang.html %}

<article class="px-1">
  {% if page.layout == 'page' or page.collection == 'tabs' %}
    {% assign tab_key = page.title | downcase %}
    {% assign title = site.data.locales[lang].tabs[tab_key] | default: page.title %}
    <h1 class="dynamic-title">
      {{ title }}
    </h1>
    <div class="content">
      {{ content }}
    </div>
  {% else %}
    {{ content }}
  {% endif %}
</article>

Version data entries

47 entries across 47 versions & 4 rubygems

Version Path
jekyll-theme-chirpy-7.2.4 _layouts/page.html
jekyll-theme-chirpy-7.2.3 _layouts/page.html
jekyll-theme-chirpy-7.2.2 _layouts/page.html
jekyll-theme-chirpy-7.2.1 _layouts/page.html
jekyll-theme-chirpy-7.2.0 _layouts/page.html
jekyll-theme-chirpy-7.1.1 _layouts/page.html
jekyll-theme-chirpy-7.1.0 _layouts/page.html
Han-theme-1.0.0 _layouts/page.html
jekyll-theme-chirpy-6.5.5 _layouts/page.html
jekyll-theme-chirpy-customized-upe-4.0.0 _layouts/page.html
jekyll-theme-chirpy-customized-upe-4.0.0.pre.beta2 _layouts/page.html
doc-theme-0.1.0 _layouts/page.html
jekyll-theme-chirpy-6.5.3 _layouts/page.html
jekyll-theme-chirpy-6.5.2 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.2.0 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.2.0.pre.beta3 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.2.0.pre.beta2 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.2.0.pre.beta1 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.1.4 _layouts/page.html
jekyll-theme-chirpy-customized-upe-3.1.2 _layouts/page.html