<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@
 		&lt;div class=&quot;primary&quot;&gt;
 			&lt;?php if ( is_single() || is_page() ) : ?&gt;
 			&lt;h1&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
-			&lt;?php elseif ( $count &lt; 1 ) : ?&gt;
+			&lt;?php elseif ( $count &lt; 1 &amp;&amp; is_home() ) : ?&gt;
 			&lt;h1&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h1&gt;
 			&lt;?php else: ?&gt;
 			&lt;h2&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;</diff>
      <filename>app/loop.php</filename>
    </modified>
    <modified>
      <diff>@@ -50,4 +50,4 @@ del {
 table {
 	border-collapse: collapse;
 	border-spacing: 0;
-}
\ No newline at end of file
+}</diff>
      <filename>assets/css/reset.css</filename>
    </modified>
    <modified>
      <diff>@@ -25,6 +25,7 @@ P {margin-bottom:1.25em;}
 	SUP {vertical-align:super;}
 
 .article {overflow:auto; clear:both; border-bottom:1px solid #e5e5e5; padding:1.5em 0;}
+.article.current .date A, .article.current H2 A {color:#bf0000;}
 	.date, .edit {margin:0.3em 0 0 0; font-family:'Lucida Grande', Helvetica, Arial, sans-serif; font-size:0.9em;}
 	.content A {text-decoration:underline;}
 	.section {overflow:auto; clear:both; margin-left:-11em; border-top:1px solid #e5e5e5; padding-top:1.5em;}</diff>
      <filename>style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9e2159d2e04fb4af60921ddc1990d46ce0cb2a4e</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>ionfish@gmail.com</email>
  </author>
  <url>http://github.com/ionfish/starfish/commit/e32fe89d701dccaa40900962bc00c5d3381539e1</url>
  <id>e32fe89d701dccaa40900962bc00c5d3381539e1</id>
  <committed-date>2008-06-04T08:21:56-07:00</committed-date>
  <authored-date>2008-06-04T08:21:56-07:00</authored-date>
  <message>Visually differentiate current post</message>
  <tree>e41f7fa25bd211440f15330dc0bd92e5cc7f8a54</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>ionfish@gmail.com</email>
  </committer>
</commit>
