Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Mhh, I'm obsessive about the order of these sentences.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Olson committed May 13, 2010
1 parent 87c81a1 commit 32ebd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -55,7 +55,7 @@ <h1><a href="/">scott-olson.org</a></h1>

<div id="footer">
<p>&copy; 2010 Scott Olson. All rights reserved. Design by <a href="http://duckinator.net/">duckinator</a>.</p>
<p>Valid <a href="http://validator.w3.org/check?uri=referer">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3">CSS3</a>. Site generated on {{ site.time | date: "%B %d, %Y" }}. Source available on <a href="http://github.com/tsion/scott-olson.org">GitHub</a>.</p>
<p>Valid <a href="http://validator.w3.org/check?uri=referer">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3">CSS3</a>. Source available on <a href="http://github.com/tsion/scott-olson.org">GitHub</a>. Site generated on {{ site.time | date: "%B %d, %Y" }}.</p>
</div>

<script type="text/javascript">
Expand Down

0 comments on commit 32ebd86

Please sign in to comment.