<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>_includes/google_ajax_search.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,8 +6,12 @@
    &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
    &lt;title&gt;Keep Learning - {{ page.title }}&lt;/title&gt;
    &lt;meta name=&quot;author&quot; content=&quot;Lucas H&#250;ngaro&quot; /&gt;
+   &lt;meta name=&quot;keywords&quot; content=&quot;web development, software development, ruby, rails, tdd, Lucas H&#250;ngaro, lucashungaro&quot; /&gt;
+   &lt;meta name=&quot;description&quot; content=&quot;Thoughts, articles and experiments on software development&quot; /&gt;
    &lt;link href=&quot;http://feeds.feedburner.com/lucashungaro&quot; rel=&quot;alternate&quot; title=&quot;Lucas H&#250;ngaro&quot; type=&quot;application/atom+xml&quot; /&gt;
 
+   {% include google_ajax_search.html %}
+
    &lt;!-- syntax highlighting CSS --&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/syntax.css&quot; type=&quot;text/css&quot; /&gt;
 
@@ -19,8 +23,9 @@
 &lt;div class=&quot;site&quot;&gt;
   &lt;div class=&quot;title&quot;&gt;
     &lt;a href=&quot;/&quot; class=&quot;main_title&quot;&gt;Keep Learning, by Lucas H&#250;ngaro&lt;/a&gt;
+    &lt;div class=&quot;search&quot;&gt;
+    &lt;/div&gt;
     &lt;span class=&quot;subtitle&quot;&gt;Knowledge is never enough&lt;/span&gt;
-    &lt;a class=&quot;extra&quot; href=&quot;/about.html&quot;&gt;About me&lt;/a&gt;
   &lt;/div&gt;
 
   {{ content }}</diff>
      <filename>_layouts/default.html</filename>
    </modified>
    <modified>
      <diff>@@ -107,18 +107,19 @@ ul.posts {
     text-decoration: none;
   }
 
-  .site .title a:hover {
+  .site .title a:hover, .site .banner a:hover {
     color: black;
   }
 
-  .site .title a.extra {
+  .site .banner a.extra {
     color: #aaa;
     text-decoration: none;
-    margin-left: 1em;
-    float: right;
+    margin-left: 2.2em;
+    margin-bottom: 0.5em;
+    display: block;
   }
 
-  .site .title a.extra:hover {
+  .site .banner a.extra:hover {
     color: black;
   }
 
@@ -175,7 +176,13 @@ img.wwr {
 }
 
 h1.oss {
-  margin-top: 5.5em;
+  margin-top: 7em;
+}
+
+div.search {
+  position: absolute;
+  margin-left: 490px;
+
 }
 
 </diff>
      <filename>css/screen.css</filename>
    </modified>
    <modified>
      <diff>@@ -6,6 +6,7 @@ title: Lucas H&#250;ngaro
 &lt;div id=&quot;home&quot;&gt;
   &lt;h1&gt;Blog Posts&lt;/h1&gt;
   &lt;span class=&quot;banner&quot;&gt;
+      &lt;a class=&quot;extra&quot; href=&quot;/about.html&quot;&gt;About me&lt;/a&gt;
       &lt;a rel=&quot;external&quot; target=&quot;_blank&quot; href=&quot;http://workingwithrails.com/recommendation/new/person/9370-lucas-h-ngaro&quot;&gt;
           &lt;img src=&quot;/images/wwr.jpg&quot; title=&quot;Recommend me on WWR&quot; alt=&quot;Recommend me on WWR&quot; class=&quot;wwr&quot;/&gt;
       &lt;/a&gt;</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af85d25b5feb183d06efe7ad87d4f460a2626989</id>
    </parent>
  </parents>
  <author>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </author>
  <url>http://github.com/lucashungaro/lucashungaro.github.com/commit/2307e6b963d9509e1db15a9fc823acb19c77c164</url>
  <id>2307e6b963d9509e1db15a9fc823acb19c77c164</id>
  <committed-date>2009-05-12T00:31:41-07:00</committed-date>
  <authored-date>2009-05-12T00:31:41-07:00</authored-date>
  <message>Added search</message>
  <tree>c8ad11f1a8c142d1e62e31fd5347af844b55a914</tree>
  <committer>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </committer>
</commit>
