Sha256: f01d4cf4285f0e609f2527aa51afa06e5e485f1adb17f11becc9ce5b2d677264

Contents?: true

Size: 846 Bytes

Versions: 7

Compression:

Stored size: 846 Bytes

Contents

<footer class="site-footer h-card">
  <data class="u-url" href="{{ "/" | relative_url }}"></data>

  <div class="wrapper">

    <div class="footer-col-wrapper">
      <div class="footer-col one-half">
      <h2 class="footer-heading">{{ site.title | escape }}</h2>
        <ul class="contact-list">
          <li class="p-name">
            {%- if site.author -%}
              {{ site.author | escape }}
            {%- endif -%}
            </li>
            {%- if site.email -%}
            <li><a class="u-email" href="mailto:{{ site.email }}">{{ site.email }}</a></li>
            {%- endif -%}
        </ul>
      </div>

      <div class="footer-col one-half">
        <p>{{- site.description | escape -}}</p>
      </div>

      <div class="social-links">
        {%- include social.html -%}
      </div>
    </div>

  </div>

</footer>

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
jekyll-openmoji-0.1.3 doc/blog/_includes/footer.html
jekyll-openmoji-0.1.2 doc/blog/_includes/footer.html
jekyll-openmoji-0.1.1 doc/blog/_includes/footer.html
jekyll-hanfverband-theme-0.1.1 _includes/footer.html
jekyll-hanfverband-theme-0.0.1 _includes/footer.html
aivesoft-jekyll-theme-1.0.2 _includes/footer.html
aivesoft-jekyll-theme-1.0.1 _includes/footer.html