diff options
author | Mac Mollison <mollison@cs.unc.edu> | 2012-01-06 20:18:46 -0500 |
---|---|---|
committer | Mac Mollison <mollison@cs.unc.edu> | 2012-01-06 20:18:46 -0500 |
commit | f4e482e665c84f8e670b3748678d648e8a3df3b4 (patch) | |
tree | d2f2eb363645e304eb46e51e235a65f42a48e3d9 /litmuslunch.html | |
parent | 7bf43648d58b4456d2ddf91ca8663d5c75b45331 (diff) |
Fixed copyright character
My editing the pages in Vim somehow messed up the
copyright character, so I changed it to use the HTML
copyright symbol encoding instead of trying to embed
it as an actual character.
Diffstat (limited to 'litmuslunch.html')
-rw-r--r-- | litmuslunch.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/litmuslunch.html b/litmuslunch.html index 8772d1d..c749ae0 100644 --- a/litmuslunch.html +++ b/litmuslunch.html | |||
@@ -157,7 +157,7 @@ | |||
157 | </div> | 157 | </div> |
158 | </div> | 158 | </div> |
159 | <div id="footer"> | 159 | <div id="footer"> |
160 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block | <a href="maintainers.html">Site Maintainers</a></p> | 160 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block | <a href="maintainers.html">Site Maintainers</a></p> |
161 | </div> | 161 | </div> |
162 | </div> | 162 | </div> |
163 | </body> | 163 | </body> |