Making separate page for speakers in the program section.
authorZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 25 Feb 2014 19:43:12 +0000 (14:43 -0500)
committerZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 25 Feb 2014 19:43:12 +0000 (14:43 -0500)
server/staging/lpc14/program/index.html
server/staging/lpc14/program/speakers.html

index 8549ad71cdc877ff728f606a22860e3f22af24bc..7fae8803ecdbb0fd8338908efb746f7311cfbc8b 100644 (file)
@@ -91,7 +91,8 @@
 
                  <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
                        <h2>Program</h2>
-                       <p><span style="color:grey;">Sessions</span> | <a href="speakers.html">Speakers</a></p>
+<!--MAKE SURE YOU KEEP AN EYE ON THE URLS IN BAR AS YOU CHANGE THINGS-->
+                       <p><span style="color:grey;">Sessions</span> | <a href="index.html">Speakers</a></p>
 
 <h2 style="color:grey;"><em>Keynotes</em></h2>
 <p><em>Sue Gardner, Wikimedia Foundation</em>  </p>
index 7346dad8d861b13ef80ec3ff1ba385c6ba4cbff6..d96eff97062a471370268eaeeb8adea7bccde204 100644 (file)
@@ -91,6 +91,7 @@
 
                  <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
                        <h2>Program</h2>
+<!--MAKE SURE YOU KEEP AN EYE ON THE URLS IN BAR AS YOU CHANGE THINGS-->
 <p><a href="speakers.html">Sessions</a> | <span style="color:grey;">Speakers</span></p>
                  </div> <!-- end of content column -->