Sha256: 9d1fa26cabbcd4820552104d726fb9a8f37c5107ff88d4428de6d940c3f08ea6

Contents?: true

Size: 762 Bytes

Versions: 6

Compression:

Stored size: 762 Bytes

Contents

<footer>
	
	{% assign year = site.time | date: '%Y' | plus: 0 %}
	<div><p>Copyright &copy; {% if site.theme-settings.copyright.year != year %}{{ site.theme-settings.copyright.year }} - {% endif %}{{ year }}, {% include internal/markdown-fragment.html fragment=site.theme-settings.copyright.author %}. {% if site.theme-settings.copyright.license %}{% include internal/markdown-fragment.html fragment=site.theme-settings.copyright.license %}{% else %}All rights reserved.{% endif %}</p>{% include hooks/copyright-posthook.html %}</div>
	<p class="to-top"><a href="#top"><span class="icon fas {% if site.theme-settings.fontawesome.icons.top %}{{ site.theme-settings.fontawesome.icons.top | escape }}{% else %}fa-arrow-up{% endif %}"></span></a></li></p>
	
</footer>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-gitbook-0.0.6 _includes/internal/copyright.html
jekyll-theme-gitbook-0.0.5 _includes/internal/copyright.html
jekyll-theme-gitbook-0.0.4 _includes/internal/copyright.html
jekyll-theme-gitbook-0.0.3 _includes/internal/copyright.html
jekyll-theme-gitbook-0.0.2 _includes/internal/copyright.html
jekyll-theme-gitbook-0.0.1 _includes/internal/copyright.html