<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>advertise.haml</filename>
    </added>
    <added>
      <filename>advertise.sass</filename>
    </added>
    <added>
      <filename>images/email_ads_button.png</filename>
    </added>
    <added>
      <filename>images/example_ads.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,6 +17,7 @@ desc &quot;build the html&quot;
 task :build do
   print &quot;Building...&quot;
   sh(&quot;haml index.haml index.html&quot;)
+  sh(&quot;haml advertise.haml advertise.html&quot;)
   sh(&quot;cat javascript/jquery*.js javascript/helpers.js javascript/application.js &gt; bundle.js&quot;)
   puts &quot;done.&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -52,7 +52,7 @@
       %a.about{ :href =&gt; &quot;#&quot;, :name =&gt; &quot;about&quot;, :rel =&gt; &quot;localize[about]&quot; } About
       %a{ :rel =&gt; &quot;localize[live]&quot;, :href =&gt; &quot;http://live.lmgtfy.com&quot; } Live Stream
       %a{ :rel =&gt; &quot;localize[contact]&quot;, :href =&gt; &quot;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#58;%73%74%61%66%66@%6c%6d%67%74%66%79.%63%6f%6d?body=Jim%20and%20Ryan%20are%20awesome%21&amp;amp;subject=I%20love%20LMGTFY%21&quot; } Contact
-      %a{ :rel =&gt; &quot;localize[advertise]&quot;, :href =&gt; &quot;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#58;%61%64%73@%6c%6d%67%74%66%79.%63%6f%6d?body=Ryan%20and%20Jim%2C%0A%0APlease%20send%20me%20information%20about%20putting%20an%20ad%20on%20LMGTFY.com%0A%0AThanks%21&amp;amp;subject=Advertising%20on%20LMGTFY&quot; } Advertise
+      %a{ :rel =&gt; &quot;localize[advertise]&quot;, :href =&gt; &quot;advertise.html&quot; } Advertise
 
     #about{ :style =&gt; &quot;display: none&quot; }
       %p{ :rel =&gt; &quot;localize[pitch]&quot; }         This is for all those people that find it more convenient to bother you with their question rather than google it for themselves.
@@ -103,7 +103,7 @@
           )
 
     #copyright
-      &amp;copy; LMGTFY, 2008
+      &amp;copy; LMGTFY, 2009
       ==|
       %span{ :rel =&gt; &quot;localize[google_owns_google]&quot; } GOOGLE is a trademark of Google Inc.
 </diff>
      <filename>index.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9f8a65883fdbd918322fda37d44ee9814aca377d</id>
    </parent>
  </parents>
  <author>
    <name>Jim Garvin</name>
    <email>jim@thegarvin.com</email>
  </author>
  <url>http://github.com/coderifous/lmgtfy/commit/2aa48beda54ab1aed70fed3170c38904abbfb781</url>
  <id>2aa48beda54ab1aed70fed3170c38904abbfb781</id>
  <committed-date>2009-03-02T18:33:17-08:00</committed-date>
  <authored-date>2009-03-02T18:33:17-08:00</authored-date>
  <message>Added advertising info.</message>
  <tree>dc4296883830320f0ff67f941540c4c0680b16fb</tree>
  <committer>
    <name>Jim Garvin</name>
    <email>jim@thegarvin.com</email>
  </committer>
</commit>
