add link to faq page
authorErin <erindb@stanford.edu>
Tue, 15 Dec 2015 01:20:49 +0000 (17:20 -0800)
committerErin <erindb@stanford.edu>
Tue, 15 Dec 2015 01:20:49 +0000 (17:20 -0800)
challenge-bot.com/people.html

index a2af91c2ef7396badf909bdce8617fb0b1832997..dac0ed1b0b11beaf21b8851e52059f844e00eed7 100644 (file)
@@ -11,7 +11,9 @@ h2 { color: #009900; }
 h4 {
        color: #00aa00;
        font-weight: 400; }
-a { color: #00CC00; }
+a {
+       color: #00CC00;
+       text-decoration: none; }
 p {
        text-align: left;
        margin: auto auto;
@@ -55,13 +57,6 @@ h2 span {
 
 <body>
 
-<h1>about challenge-bot</h1>
-
-<section>
-       <h2><span>what is challenge-bot?</span></h2>
-
-       <p>The <a href="http://challenge-bot.com">challenge-bot</a> course is an 8-hour long course where we walk you through the process of building your own robot, which you will keep. The goal of this class is to teach you the basics of robotics, get you excited about making stuff, and empower you to go out and create new robotics projects on your own after the class.</p></section>
-
 <section>
        <h2><span>people</span></h2>
        <div class="person">
@@ -85,6 +80,6 @@ h2 span {
 <section>
        <h2><span>contact us</span></h2>
 
-       For more information or to sign up for classes, contact <a href="mailto:ozzloy@gmail.com">Daniel Watson</a>.</section>
+       For more information see our <a href="faq.html">FAQ page</a>, or contact <a href="mailto:ozzloy@gmail.com">Daniel Watson</a>.</section>
 
 </body>
\ No newline at end of file