Author: jacques
Date: Tue Jun 18 17:05:08 2013
New Revision: 1494204

URL: http://svn.apache.org/r1494204
Log:
CMS commit to drill by jacques

Modified:
    incubator/drill/site/trunk/content/drill/team.html

Modified: incubator/drill/site/trunk/content/drill/team.html
URL: 
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/team.html?rev=1494204&r1=1494203&r2=1494204&view=diff
==============================================================================
--- incubator/drill/site/trunk/content/drill/team.html (original)
+++ incubator/drill/site/trunk/content/drill/team.html Tue Jun 18 17:05:08 2013
@@ -284,7 +284,7 @@ background-image: -webkit-gradient(
   </head>
 
   <body>
-  <!-- NAVBAR
+    <!-- NAVBAR
     ================================================== -->
     <div class="navbar-wrapper">
       <!-- Wrap the .navbar in .container to center it within the absolutely 
positioned parent. -->
@@ -298,18 +298,24 @@ background-image: -webkit-gradient(
               <span class="icon-bar"></span>
               <span class="icon-bar"></span>
             </button>
-            <a class="brand" href="index.html">Apache Drill</a>
+            <a rel="nofollow" class="brand" href="index.html">Apache Drill</a>
             <!-- Responsive Navbar Part 2: Place all navbar contents you want 
collapsed withing .navbar-collapse.collapse. -->
             <div class="nav-collapse collapse">
               <ul class="nav">
-                <li><a href="drill_overview.html">Project Overview</a></li>
-                <li><a href="team.html">Team</a></li>
-                <li><a href="index.html#get_involved">Get Involved</a></li>
-                <li><a href="index.html#resources">Resources</a></li>
-                <li><a 
href="https://issues.apache.org/jira/browse/DRILL";>Issue Tracking</a></li>
-                <li><a 
href="https://github.com/apache/incubator-drill";>Source</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki";>Wiki</a></li>
-                <li><a 
href="http://apache.org/licenses/LICENSE-2.0.html";>License</a></li>
+                <li><a rel="nofollow" 
href="drill_overview.html">Overview</a></li>
+                <li><a rel="nofollow" href="team.html">Team</a></li>
+                <li><a rel="nofollow" href="index.html#get_involved">Get 
Involved</a></li>
+                <li><a rel="nofollow" 
href="index.html#resources">Resources</a></li>
+                <li><a rel="nofollow" 
href="https://issues.apache.org/jira/browse/DRILL";>Issue Tracking</a></li>
+                <li><a rel="nofollow" 
href="https://github.com/apache/incubator-drill";>Source</a></li>
+                <!--<li><a rel="nofollow" 
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki";>Wiki</a></li>-->
+                <li><a rel="nofollow" 
href="http://apache.org/licenses/LICENSE-2.0.html";>License</a></li>
+                <li>  
+                                 <form method="GET" 
action="http://search-hadoop.com/";>Search &nbsp; &nbsp;
+                                         <input type="text" name="q" 
style="width:120px" />
+                    <input type="hidden" name="fc_project" value="Drill">
+                                         <input type="submit" 
style="margin-left:6px; margin-bottom:8px" value="Go" /> </form>
+                                 </li>
               </ul>
             </div><!--/.nav-collapse -->
           </div><!-- /.navbar-inner -->
@@ -317,7 +323,7 @@ background-image: -webkit-gradient(
 
       </div> <!-- /.container -->
     </div><!-- /.navbar-wrapper -->
-    
+         
     <!-- Carousel
     ================================================== -->
     <div id="myCarousel" class="carousel slide" style="height:10px">


Reply via email to