Fixed wrong id name for the footer.
authorEugen Sawin <sawine@me73.com>
Thu, 23 Sep 2010 21:52:33 +0200
changeset 61fc4d26a5d3d
parent 5 1b65383bc9a2
child 7 2ecb85715717
Fixed wrong id name for the footer.
resume.html
     1.1 --- a/resume.html	Thu Sep 23 21:50:54 2010 +0200
     1.2 +++ b/resume.html	Thu Sep 23 21:52:33 2010 +0200
     1.3 @@ -90,7 +90,7 @@
     1.4  	</div> 
     1.5  		
     1.6  	</div> 
     1.7 -	<div id="img_footer">&copy;2010</div> 
     1.8 +	<div id="copy_footer">&copy;2010</div> 
     1.9  </div> 
    1.10  </body> 
    1.11  </html>