<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,2 @@
 /* http://orderedlist.com/articles/structural-tags-in-html5 */
-header,
-footer,
-section,
-nav,
-article,
-aside { display: block; }
+header,footer,section,nav,article,aside{ display: block; }</diff>
      <filename>css/html5.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,2 @@
-// http://orderedlist.com/articles/structural-tags-in-html5
-document.createElement('header');
-document.createElement('footer');
-document.createElement('section');
-document.createElement('aside');
-document.createElement('nav');
-document.createElement('article');
+// For discussion and comments, see: http://remysharp.com/2009/01/07/html5-enabling-script/
+(function(){if(!/*@cc_on!@*/0)return;var e = &quot;abbr,article,aside,audio,canvas,datalist,details,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video&quot;.split(','),i=e.length;while(i--){document.createElement(e[i])}})()</diff>
      <filename>css/ie/html5.js</filename>
    </modified>
    <modified>
      <diff>@@ -1,12 +1,13 @@
 &lt;!DOCTYPE html&gt;
-&lt;html&gt;
+&lt;html lang=&quot;en&quot;&gt;
 &lt;head&gt;
-	&lt;meta charset=&quot;UTF-8&quot;&gt;
+	&lt;meta charset=&quot;utf-8&quot;&gt;
 	&lt;title&gt;[Name of Site]&lt;/title&gt;
 	&lt;meta name=&quot;description&quot; content=&quot;[ADD A DESCRIPTION OF THIS WEBSITE]&quot;&gt;
 	&lt;link rel=&quot;icon&quot; href=&quot;/img/favicon.ico&quot; type=&quot;image/x-icon&quot;&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/base.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/html5.css&quot; type=&quot;text/css&quot; media=&quot;all&quot;&gt;
+	&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/base.css&quot; media=&quot;screen&quot;&gt;
+	&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/html5.css&quot; media=&quot;all&quot;&gt;
+	&lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;[Name of Site Feed]&quot; href=&quot;/feed/&quot;&gt;
 	&lt;!--[if lte IE 7]&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/ie/all.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot;&gt;&lt;![endif]--&gt;
 	&lt;!--[if lte IE 6]&gt;
 		&lt;script src=&quot;/css/ie/html5.js&quot;&gt;&lt;/script&gt;
@@ -20,12 +21,12 @@
 	&lt;header&gt;
 		&lt;h1&gt;Title of Page&lt;/h1&gt;
 	&lt;/header&gt;
-	&lt;div id=&quot;main&quot; class=&quot;copy&quot;&gt;
+	&lt;section id=&quot;main&quot; class=&quot;copy&quot;&gt;
 		&lt;article&gt;
 			&lt;aside&gt;
 			&lt;/aside&gt;
 		&lt;/article&gt;
-	&lt;/div&gt;&lt;!-- #main --&gt;
+	&lt;/section&gt;&lt;!-- #main --&gt;
 	&lt;footer&gt;
 		&lt;div id=&quot;copyright&quot;&gt;Copyright &amp;#169; [2009] [AUTHOR'S NAME].  All Rights Reserved.&lt;/div&gt;
 	&lt;/footer&gt;</diff>
      <filename>html5.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fa77f0fc1360aa2b866129b389f11ccf860ac87e</id>
    </parent>
  </parents>
  <author>
    <name>Trey Piepmeier</name>
    <email>trey@treypiepmeier.com</email>
  </author>
  <url>http://github.com/trey/site-template/commit/be64ee46c281eef20edd96cb0a2f4d9d6acf64e8</url>
  <id>be64ee46c281eef20edd96cb0a2f4d9d6acf64e8</id>
  <committed-date>2009-10-28T12:17:00-07:00</committed-date>
  <authored-date>2009-10-28T12:17:00-07:00</authored-date>
  <message>Updated things based on http://diveintohtml5.org/semantics.html</message>
  <tree>3653b359791c80e823f3726c3422afb1d90c21b6</tree>
  <committer>
    <name>Trey Piepmeier</name>
    <email>trey@treypiepmeier.com</email>
  </committer>
</commit>
