Sha256: 992c6fbb0ab1e40f7ed951940d61fe6bea96206a931c0bd348a8380a2dc73c58

Contents?: true

Size: 371 Bytes

Versions: 5

Compression:

Stored size: 371 Bytes

Contents

<footer class="g-footer">
  <section>{{ site.title }} ©
  {% assign current = "now" | date: "%Y" | plus: 0%}
  {% unless site.footer.since and site.footer.since == current %}
    {{ site.footer.since }}
    -
  {% endunless %}
  {{ current }}
  </section>
  <section>Powered by <a href="//jekyllrb.com">Jekyll</a></section>
</footer>
{% include google_analytics.html %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-pdz-0.1.4 _includes/footer.html
jekyll-theme-pdz-0.1.3 _includes/footer.html
jekyll-theme-pdz-0.1.2 _includes/footer.html
jekyll-theme-pdz-0.1.1 _includes/footer.html
jekyll-theme-pdz-0.1.0 _includes/footer.html