Shorten license text

This commit is contained in:
Scott Emmons 2014-08-23 10:02:28 -07:00
parent dd7f49d872
commit 8769bf3f19

View File

@ -3,7 +3,7 @@
<div class="span12 footer navbar-inverse navbar-fixed-bottom">
<p class="copyright">Copyright &copy; {{ site.time | date: '%Y' }} {{ site.name }}. Powered by <a href="http://jekyllrb.com">Jekyll</a>, theme by <a href="https://github.com/scotte/jekyll-clean">Scott Emmons</a>
<a href="http://creativecommons.org/licenses/by/4.0/"><img src="{{ site.baseurl }}/images/cc_by_80x15.png"/></a>
Licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution License</a></p>
Licensed under <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution</a></p>
</div>
</div>
</div>