index.html
changeset 2 98e7c7074764
parent 0 d9b71931f372
child 4 1e1747fa2b2e
     1.1 --- a/index.html	Thu May 27 13:10:55 2010 +0200
     1.2 +++ b/index.html	Fri Jun 18 12:01:50 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
     1.6  
     1.7 -<title>ME73 - A Digital Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
     1.8 +<title>ME73 - A Programmer's Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
     1.9  <meta name="author" content="Eugen Sawin - me73.com" />
    1.10  <meta name="description" content="A Digital Playground" />
    1.11  <meta name="robots" content="index, follow, noarchive" />
    1.12 @@ -13,7 +13,7 @@
    1.13  <div id="wrap">
    1.14      <div id="header">			
    1.15          <h1 id="logo-text"><a href="index.html" title="">ME73</a></h1>		
    1.16 -	    <p id="intro">A Programmer's Digital Playground.</p>
    1.17 +	    <p id="intro">A Programmer's Playground.</p>
    1.18          <div id="nav">
    1.19  			<ul>
    1.20  				<li><a href="index.html">Home</a></li>