Sha256: ee686e1f7746171945f507a1c9137177812c89f84f745f8ca6cdf47c15115345

Contents?: true

Size: 929 Bytes

Versions: 67

Compression:

Stored size: 929 Bytes

Contents

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

  <div class="wrapper">

    <h2 class="footer-heading">{{ site.title | escape }}</h2>

    <div class="footer-col-wrapper">
      <div class="footer-col footer-col-1">
        <ul class="contact-list">
          <li class="p-name">
            {%- if site.author -%}
              {{ site.author | escape }}
            {%- else -%}
              {{ site.title | 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 footer-col-2">
        {%- include social.html -%}
      </div>

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

  </div>

</footer>

Version data entries

67 entries across 67 versions & 19 rubygems

Version Path
minima-2.5.2 _includes/footer.html
dark-blog-theme-1.1.0 _includes/footer.html
dark-blog-theme-1.0.5 _includes/footer.html
dark-blog-theme-1.0.4 _includes/footer.html
dark-blog-theme-1.0.3 _includes/footer.html
dark-blog-theme-1.0.2 _includes/footer.html
dark-blog-theme-1.0.1 _includes/footer.html
dark-blog-theme-1.0.0 _includes/footer.html
dark-blog-theme-0.1.9 _includes/footer.html
dark-blog-theme-0.1.8 _includes/footer.html
dark-blog-theme-0.1.7 _includes/footer.html
dark-blog-theme-0.1.5 _includes/footer.html
dark-blog-theme-0.1.4 _includes/footer.html
dark-blog-theme-0.1.3 _includes/footer.html
darkBlog-0.1.2 _includes/footer.html
darkBlog-0.1.0 _includes/footer.html
jekyll-theme-lucas-minima-0.1.14 _includes/footer.html
jekyll-theme-lucas-minima-0.1.13 _includes/footer.html
jekyll-theme-lucas-minima-0.1.12 _includes/footer.html
jekyll-theme-lucas-minima-0.1.11 _includes/footer.html