<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 &lt;div class=&quot;yui-b&quot; id=&quot;sidebar&quot;&gt;
+    &lt;h1&gt;&lt;?php bloginfo('name'); ?&gt; Meta-Info&lt;/h1&gt;
 &lt;ul&gt;
     &lt;?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?&gt;
 </diff>
      <filename>sidebar.php</filename>
    </modified>
    <modified>
      <diff>@@ -177,6 +177,11 @@ a:hover {
     border-left: 1px solid #bbb;
 }
 
+#sidebar h1 {
+    text-indent: -9000em;
+    font-size: 1px;
+}
+
 #sidebar li {
     list-style: none;
 }</diff>
      <filename>style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>620c02f32efa132c11c4888d21b820a9329faea3</id>
    </parent>
  </parents>
  <author>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </author>
  <url>http://github.com/NeilCrosby/theme-the-code-train/commit/85feff99b611d7eed11c4da08e774a8718e38226</url>
  <id>85feff99b611d7eed11c4da08e774a8718e38226</id>
  <committed-date>2009-02-22T10:46:16-08:00</committed-date>
  <authored-date>2009-02-22T10:46:16-08:00</authored-date>
  <message>Pages now have second h1 to describe the page's meta-data. Maybe controversial, but it evens out the document outline without having to have the site name as an h1 on every page</message>
  <tree>dc552deba27aae2967fe3aa23fdd6fb3e8a804e4</tree>
  <committer>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </committer>
</commit>
