<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -82,8 +82,8 @@ div#map_div { border: solid 1px black;}
 #location div#address { text-indent: 40px; }
 
 /*********** Links ***********/
-a, a:link, a:visited, a:active { color: #900; font-family: helvetica; }
-a:hover { color: #908a8a; text-decoration: underline; }
+a, a:link, a:visited, a:active { color: #900; font-family: helvetica;  }
+a:hover { color: #908a8a; }
 
 /*********** Footer ***********/
 div#footer { margin-top: 40px; }
\ No newline at end of file</diff>
      <filename>public/stylesheets/site.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,7 @@
-require 'haml'
+begin
+  require File.join(File.dirname(__FILE__), 'lib', 'haml') # From here
+rescue LoadError
+  require 'haml' # From gem
+end
+
 Haml.init_rails(binding)</diff>
      <filename>vendor/plugins/haml/init.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d94fc446a377e4c913750356d04b79c5a4624515</id>
    </parent>
  </parents>
  <author>
    <name>Joe Fiorini</name>
    <email>joe@joe-fiorinis-macbook-pro.local</email>
  </author>
  <url>http://github.com/faithfulgeek/blog-starter-kit/commit/b5a8446917018f2e09994af08ac3d3334dd6d802</url>
  <id>b5a8446917018f2e09994af08ac3d3334dd6d802</id>
  <committed-date>2008-08-13T17:06:40-07:00</committed-date>
  <authored-date>2008-08-13T17:06:40-07:00</authored-date>
  <message>leftover changes</message>
  <tree>a919054959aedee3d0a5b1fd1dec32b8553363a0</tree>
  <committer>
    <name>Joe Fiorini</name>
    <email>joe@joe-fiorinis-macbook-pro.local</email>
  </committer>
</commit>
