Skip to content

Commit

Permalink
Footer tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
peterc committed Aug 8, 2010
1 parent fa98757 commit c543fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.html
Expand Up @@ -26,7 +26,7 @@
</div>
<div id="footer">
Last updated: <%= @item.mtime.strftime("%B %d, %Y") %> by Peter Cooper<br />
<div style="font-size: 0.8em; line-height: 1.4em; color: #666">Copyright &copy; 2010 Peter Cooper<br />This work is <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC Attribution-NonCommercial-ShareAlike 3.0</a> licensed.<br /><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0; margin-top: 6px" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a></div>
<div style="font-size: 0.8em; line-height: 1.4em; color: #666"><!-- This work is <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC Attribution-NonCommercial-ShareAlike 3.0</a> licensed.<br /> --><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0; margin-top: 6px" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" /></a><br />Copyright &copy; 2010 Peter Cooper</div>
</div>
</div>
</body>
Expand Down

0 comments on commit c543fb0

Please sign in to comment.