<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,8 +8,8 @@ layout: default
   &lt;ul&gt;
   {% for post in site.posts limit:3 %}
   &lt;li&gt;
+    &lt;span class=&quot;post-date&quot;&gt;{{ post.date | date_to_string }}&lt;/span&gt;
     &lt;a href=&quot;{{ post.url }}&quot;&gt;{{ post.title }}&lt;/a&gt;
-    &lt;span class=&quot;post-date&quot;&gt; - {{ post.date | date_to_string }}&lt;/span&gt;
     &lt;div class=&quot;post-meta&quot;&gt;{{ post.meta }}&lt;/div&gt;&lt;/li&gt;
   {% endfor %}
 &lt;/ul&gt;</diff>
      <filename>index.html</filename>
    </modified>
    <modified>
      <diff>@@ -34,6 +34,8 @@ ul
     li
       +grid(3,12)
       :margin 0 0 10px 0
+      .post-date
+        :display block
       .post-meta
         :color= !quiet
       *</diff>
      <filename>sass/site.sass</filename>
    </modified>
    <modified>
      <diff>@@ -102,6 +102,7 @@ ul { list-style: square; }
 
 #recent-posts { margin-bottom: 24px; }
 #recent-posts ul li { display: inline; float: left; margin-left: 10px; margin-right: 10px; width: 220px; margin: 0 0 10px 0; }
+#recent-posts ul li .post-date { display: block; }
 #recent-posts ul li .post-meta { color: #797979; }
 #recent-posts ul li * { padding-right: 8px; }
 </diff>
      <filename>stylesheets/site.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>52502c53d5bb020d3b88bc248bc413631a342f46</id>
    </parent>
  </parents>
  <author>
    <name>Jim Garvin</name>
    <email>jim@thegarvin.com</email>
  </author>
  <url>http://github.com/coderifous/coderifous.github.com/commit/04df21d92caf9175a6e60b95b178c97d0910ae9f</url>
  <id>04df21d92caf9175a6e60b95b178c97d0910ae9f</id>
  <committed-date>2009-10-30T13:50:22-07:00</committed-date>
  <authored-date>2009-10-30T13:50:22-07:00</authored-date>
  <message>Tweaking styles.</message>
  <tree>c107450a993cf83d156d367d2391ae76a3fdeda0</tree>
  <committer>
    <name>Jim Garvin</name>
    <email>jim@thegarvin.com</email>
  </committer>
</commit>
