Sha256: aca558da89f5d2ee4208e18a65dff86c5a6f07c13d2af4137212fa30cd095974

Contents?: true

Size: 915 Bytes

Versions: 11

Compression:

Stored size: 915 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

11 entries across 11 versions & 4 rubygems

Version Path
funbit-0.1.0 _includes/footer.html
jekyll-theme-dijkstra-0.0.1 _includes/footer.html
jekyll-readthedocs-0.2.4 _includes/footer.html
jekyll-readthedocs-0.2.3 _includes/footer.html
jekyll-readthedocs-0.2.2 _includes/footer.html
jekyll-readthedocs-0.2.1 _includes/footer.html
jekyll-readthedocs-0.2.0 _includes/footer.html
minima-2.3.0 _includes/footer.html
minima-2.2.1 _includes/footer.html
minima-2.2.0 _includes/footer.html
jekyll-readthedocs-0.1.0 _includes/footer.html