<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -45,5 +45,21 @@ var pageTracker = _gat._getTracker(&quot;UA-9579915-1&quot;);
 pageTracker._trackPageview();
 } catch(err) {}&lt;/script&gt;
 
+
+&lt;script type=&quot;text/javascript&quot;&gt;
+//&lt;![CDATA[
+(function() {
+		var links = document.getElementsByTagName('a');
+		var query = '?';
+		for(var i = 0; i &lt; links.length; i++) {
+			if(links[i].href.indexOf('#disqus_thread') &gt;= 0) {
+				query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&amp;';
+			}
+		}
+		document.write('&lt;script charset=&quot;utf-8&quot; type=&quot;text/javascript&quot; src=&quot;http://disqus.com/forums/mclovinsblog/get_num_replies.js' + query + '&quot;&gt;&lt;/' + 'script&gt;');
+	})();
+//]]&gt;
+&lt;/script&gt;
+
 &lt;/body&gt;
 &lt;/html&gt;
\ No newline at end of file</diff>
      <filename>_layouts/default.html</filename>
    </modified>
    <modified>
      <diff>@@ -6,8 +6,8 @@ title: McLovin's Home - Ramblings about Ruby, CouchDB, Rails and other joys of l
 {% for post in site.posts limit: 5 %}
   &lt;div class=&quot;post&quot;&gt;
     {{ post.content }}
-    &lt;p class=&quot;signoff&quot;&gt;
-      &amp;mdash;&lt;a href=&quot;{{ post.url }}&quot;&gt;{{ post.date | date: &quot;%b %d, %Y&quot; }}&lt;/a&gt;
-    &lt;/p&gt;
+    &lt;div class=&quot;signoff&quot;&gt;
+      &lt;a href=&quot;{{ post.url }}#disqus_thread&quot;&gt;View Comments&lt;/a&gt;
+    &lt;/div&gt;
   &lt;/div&gt;
 {% endfor %}
\ No newline at end of file</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>399fed4c64df1d361a71f953bc79cbe2dff8f1db</id>
    </parent>
  </parents>
  <author>
    <name>arunthampi</name>
    <email>arun.thampi@gmail.com</email>
  </author>
  <url>http://github.com/arunthampi/arunthampi.github.com/commit/1f48d3bb6d78c7fc8f995960dd6a5590f3d781b0</url>
  <id>1f48d3bb6d78c7fc8f995960dd6a5590f3d781b0</id>
  <committed-date>2009-07-07T17:06:55-07:00</committed-date>
  <authored-date>2009-07-07T17:06:55-07:00</authored-date>
  <message>Add number of comments to the index page</message>
  <tree>af3d646b08bd489f742b4d260a917e99528f15d5</tree>
  <committer>
    <name>arunthampi</name>
    <email>arun.thampi@gmail.com</email>
  </committer>
</commit>
