<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>views/about.haml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -21,6 +21,10 @@ get '/' do
   haml :fix
 end
 
+get '/about' do
+  
+end
+
 get '/style.css' do
   &quot;body {
     background: #4d085b;</diff>
      <filename>fixedbytm2.rb</filename>
    </modified>
    <modified>
      <diff>@@ -34,4 +34,5 @@ a {
   right: 5px;
   font-size: 75%;
   margin-top: 50pt;
+  text-align: right;
 }</diff>
      <filename>public/style.css</filename>
    </modified>
    <modified>
      <diff>@@ -10,11 +10,15 @@
             
       = yield
 
-      #footer 
+      #footer
+        %a{ :href =&gt; &quot;/about&quot; } Why?
+        \|
         This site uses the
-        %a{ :href =&gt; &quot;http://github.com/radar/fixedintm2&quot;} fixedbytm2
+        %a{ :href =&gt; &quot;http://github.com/radar/fixedbytm2&quot;} fixedbytm2
         %a{ :href =&gt; &quot;http://sinatrarb.com&quot;} Sinatra 
-        application built by
+        application
+        %br
+        built by
         %a{ :href =&gt; &quot;http://frozenplague.net&quot;} Ryan Bigg
         of
         %a{ :href =&gt; &quot;http://mocra.com&quot; } Mocra
\ No newline at end of file</diff>
      <filename>views/layout.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ff02c587880d5177a9041cef0b2f095960d30baa</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bigg</name>
    <email>radarlistener@gmail.com</email>
  </author>
  <url>http://github.com/radar/fixedbytm2/commit/3e1d9e2a282e6a9984ac24c2a4228f3077e05b5f</url>
  <id>3e1d9e2a282e6a9984ac24c2a4228f3077e05b5f</id>
  <committed-date>2009-06-16T18:29:17-07:00</committed-date>
  <authored-date>2009-06-16T18:29:17-07:00</authored-date>
  <message>Fixed by textmate 2</message>
  <tree>b1198e72810e53a4bcd27cb29ebeba96102883da</tree>
  <committer>
    <name>Ryan Bigg</name>
    <email>radarlistener@gmail.com</email>
  </committer>
</commit>
