Improve license verbage and shorten footer - was too long

This commit is contained in:
Scott Emmons 2014-09-14 16:53:49 -07:00
parent 7e1355eb7d
commit 5d2d2cb8da
3 changed files with 11 additions and 3 deletions

View File

@ -72,6 +72,10 @@ The content of this theme is distributed and licensed under a
is the most accommodating of licenses offered. Recommended for maximum is the most accommodating of licenses offered. Recommended for maximum
dissemination and use of licensed materials. dissemination and use of licensed materials.
In other words: you can do anything you want with this theme on any site, just please
provide a link to [the original theme on github](https://github.com/scotte/jekyll-clean)
so I get credit for the original design. Beyond that, have at it!
This theme includes the following files which are the properties of their This theme includes the following files which are the properties of their
respective owners: respective owners:

View File

@ -1,9 +1,9 @@
<div class="container-fluid"> <div class="container-fluid">
<div class="row-fluid"> <div class="row-fluid">
<div class="span12 footer navbar-inverse navbar-fixed-bottom"> <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> <p class="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> under
Licensed under <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution</a></p> <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution</a></p>
</div> </div>
</div> </div>
</div> </div>

View File

@ -77,6 +77,10 @@ The content of this theme is distributed and licensed under a
is the most accommodating of licenses offered. Recommended for maximum is the most accommodating of licenses offered. Recommended for maximum
dissemination and use of licensed materials. dissemination and use of licensed materials.
In other words: you can do anything you want with this theme on any site, just please
provide a link to [the original theme on github](https://github.com/scotte/jekyll-clean)
so I get credit for the original design. Beyond that, have at it!
This theme includes the following files which are the properties of their This theme includes the following files which are the properties of their
respective owners: respective owners: