Sha256: 23420becb3767db5ac6072f488d2a3041fe12e9065549eed777dce78f3ca7682
Contents?: true
Size: 1.39 KB
Versions: 4
Compression:
Stored size: 1.39 KB
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 }} {% if site.beian %} <a href="https://beian.miit.gov.cn/" target="_blank">{{ site.beian }}</a> {% endif %} </section> <section>Powered by <a href="//jekyllrb.com">Jekyll</a> & <a href="https://github.com/zhonger/jekyll-theme-H2O-ac">Theme H2O-ac</a> (based on <a href="https://github.com/kaeyleo/jekyll-theme-H2O">Theme H2O</a>) {% if site.cclicense %} <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a> {% endif %} {% if site.cnzz %} <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_{{ site.cnzz }}'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z_stat.php%3Fid%3D{{ site.cnzz }}%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script> {% endif %} </section> </footer> <button id="bttb" aria-label="Scroll back to top" class="bttb" type="button"> <svg class="icon up day" aria-hidden="true"> <use xlink:href="#icon-up-day"></use> </svg> <svg class="icon up night" aria-hidden="true"> <use xlink:href="#icon-up-night"></use> </svg> </button>
Version data entries
4 entries across 4 versions & 1 rubygems