Sha256: 80e86bff2f6e2b826ac04a196d454eff78b274e84e6124dad35d14c901a6bd41
Contents?: true
Size: 423 Bytes
Versions: 1
Compression:
Stored size: 423 Bytes
Contents
<footer> <div class="copyright"> {%- if site.onion.crypto_wallets.bitcoin -%}BTC: {{ site.onion.crypto_wallets.bitcoin }}<br>{%- endif -%} {%- if site.onion.crypto_wallets.etherium -%}ETH: {{ site.onion.crypto_wallets.etherium }}<br>{%- endif -%} {{ site.title }} | MIT License - {{ 'now' | date: "%Y" }} </div> <div class="social-links"> {%- include social.html -%} </div> </footer>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-onion-0.1.3 | _includes/footer.html |