Skip to content

Commit a0f01b1

Browse files
committed
Update footer with CC-by-sa 4.0 license
1 parent f706a74 commit a0f01b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% if site.owner.google.ad-client and site.owner.google.ad-slot %}{% include ad-footer.html %}{% endif %}
22

3-
<span>&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by <a href="http://jekyllrb.com" target="_blank" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/so-simple-jekyll-theme/" target="_blank" rel="nofollow">So Simple Theme</a>.</span>
3+
<span>&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }}, Licensed <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a>. </br> Powered by <a href="http://jekyllrb.com" target="_blank" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/so-simple-jekyll-theme/" target="_blank" rel="nofollow">So Simple Theme</a>. Hosted on <a href="https://pages.github.com">GitHub Pages</a>, source stored on <a href="https://github.com/justwriteclick/docslikecode">Github</a>.</span>
44
<div class="social-icons">
55
{% if site.owner.twitter %}<a href="https://twitter.com/{{ site.owner.twitter }}" title="{{ site.owner.name}} on Twitter" target="_blank"><i class="fa fa-twitter-square fa-2x"></i></a>{% endif %}
66
{% if site.owner.facebook %}<a href="https://facebook.com/{{ site.owner.facebook }}" title="{{ site.owner.name}} on Facebook" target="_blank"><i class="fa fa-facebook-square fa-2x"></i></a>{% endif %}

0 commit comments

Comments
 (0)