Sha256: 6def46f726db978fd9d3225e4cbaf4b755d1d4e3c302fdf6fc04c24ccd6d90ab

Contents?: true

Size: 1.09 KB

Versions: 13

Compression:

Stored size: 1.09 KB

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">
        <p class="feed-subscribe">
          <a href="{{ site.feed.path | default: 'feed.xml' | absolute_url }}">
            <svg class="svg-icon orange">
              <use xlink:href="{{ 'assets/minima-social-icons.svg#rss' | relative_url }}"></use>
            </svg><span>Subscribe</span>
          </a>
        </p>
      {%- if site.author %}
        <ul class="contact-list">
          {% if site.author.name -%}
            <li class="p-name">{{ site.author.name | escape }}</li>
          {% endif -%}
          {% if site.author.email -%}
            <li><a class="u-email" href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
          {%- endif %}
        </ul>
      {%- endif %}
      </div>
      <div class="footer-col">
        <p>{{ site.description | escape }}</p>
      </div>
    </div>

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

  </div>

</footer>

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
tailwind-jekyll-theme-0.1.9 _includes/footer.html
tailwind-jekyll-theme-0.1.8 _includes/footer.html
tailwind-jekyll-theme-0.1.7 _includes/footer.html
tailwind-jekyll-theme-0.1.6 _includes/footer.html
tailwind-jekyll-theme-0.1.5 _includes/footer.html
tailwind-jekyll-theme-0.1.4 _includes/footer.html
tailwind-jekyll-theme-0.1.3 _includes/footer.html
tailwind-jekyll-theme-0.1.2 _includes/footer.html
tailwind-jekyll-theme-0.1.1 _includes/footer.html
tailwind-jekyll-theme-0.1.0 _includes/footer.html
negativa-3.0.0 _includes/footer.html
negativa-3.0.0.dev _includes/footer.html
jekyll-minima-3.0.0.pre20220104 _includes/footer.html