salt
[libreplanet-static.git] / 2020 / index.html
index 9869ed3abbe1469d6d646a16e343dc38c7f2bd3e..1199ea0f3e65949093dac86c4cf2f42b6b307828 100755 (executable)
@@ -4,20 +4,35 @@
 
 <!--#include virtual="/2020/includes/banner.html"-->
 <!--#include virtual="/2020/includes/sidebar.html"-->
-
-
 <!--start of carousel -->
 <div id="lpc-carousel" class="carousel">
 
     <!-- wrapper for slides -->
-    <ul class="carousel-inner list-unstyled">
-      
-      <li class="item active">
-           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/callforspeakers-lp2020-microbloggin2.png"
-                     alt="[ A banner depicting the LibrePlanet 2020 logo with a call for speakers. ]">
-       <a href="https://libreplanet.org/2020/speakers">
-         Our call for speakers has gone live! Submit your proposal to attend LibrePlanet 2020 as a speaker or panelist today.</a></p>
-      </li>
+       <ul class="carousel-inner list-unstyled">
+         <li class="item active">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png" 
+                alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
+           <p class="carousel-caption-center">
+               <br>
+               <a href="https://media.libreplanet.org">Audio and video recordings from the conference are now online!</a>
+            </p>
+        </li> 
+               <li class="item">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png" 
+                alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
+           <p class="carousel-caption-center">
+               <br>
+               <a href="https://libreplanet.org/2020/live/">Find out more about virtual conference participation.</a>
+            </p>
+        </li> 
+         <li class="item">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/web_schedule.png" 
+                alt="[ Graphic announcing LibrePlanet 2020 schedule release. ]">
+           <p class="carousel-caption-center">
+               The schedule for LibrePlanet 2020 is now live! <br>
+               <a href="https://libreplanet.org/2020/program/">See what talks the future has in store.</a>
+            </p>
+        </li>
       <li class="item">
            <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
                      alt="[ A large group of people at the offices of the Free Software Foundation. ]">
@@ -25,7 +40,6 @@
                 <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to the travel fund</a><br> to help us bring new people to LibrePlanet.
            </p>
        </li>
-
         <li class="item">
            <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg" 
                 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
@@ -36,7 +50,7 @@
         </li>
 
        <li class="item">
-           <img src="https://static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg" 
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg" 
                      alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019.  ]">
            <p class="carousel-caption-center">
 
 
     <!-- These are the controls for the carousel. Comment them in if you want the little navigation chevrons and the skrims that appear when you mouse over the edges of the active image.-->
     <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
-       <span class="glyphicon glyphicon-chevron-left"></span>
+       <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
     </a>
     <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
-       <span class="glyphicon glyphicon-chevron-right"></span>
+       <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
     </a>  <!--end of carousel -->
 </div>