Sha256: 0a1ef7ccc87649a8f99c0c3f3758379ccb5330e75f3cc19bd793184b7378768a
Contents?: true
Size: 852 Bytes
Versions: 3
Compression:
Stored size: 852 Bytes
Contents
<footer> <div class="row"> <div class="col-lg-12 footer"> ©{{ site.time | date: "%Y" }} {{site.company_name}}. <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br /> {% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br /> <p><img src="{{site.baseurl | append: "/assets/images/company_logo_big.png"}}" alt="Logo"/ height="42" width="42"></p> </div> </div> </footer>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sanskrit-documentation-theme-0.1.3 | _includes/footer.html |
sanskrit-documentation-theme-0.1.2 | _includes/footer.html |
sanskrit-documentation-theme-0.1.1 | _includes/footer.html |