fix image height
[libreplanet-static.git] / 2021 / index.html
index 71002fdd12666a9874b68ba82da364f9fbb5c217..0675e7d3e7bb7a1844aef3583afc61daf8ddecb9 100755 (executable)
@@ -8,38 +8,30 @@
 <div id="lpc-carousel" class="carousel">
 
     <!-- wrapper for slides -->
-       <ul class="carousel-inner list-unstyled">
+       <ul class="carousel-inner list-unstyled" style="max-width:100%; max-height:600px; !important;">
          <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. ]">
+           <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/CFS_home.png" style="width:100%; height:463px"
+                alt="[ Submit your session for LibrePlanet 2021: Empowering Users before October 28. ]"></a>
            <p class="carousel-caption-center">
                <br>
-               <a href="https://libreplanet.org/2020/live/">Find out more about virtual conference participation.</a>
+               <a href="https://my.fsf.org/lp-call-for-sessions/">Submit your session for LibrePlanet 2021: Empowering Users before October 28.</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> 
       <li class="item">
-           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg" style="width:100%; height:463px"
                      alt="[ A large group of people at the offices of the Free Software Foundation. ]">
             <p class="carousel-caption-center">
-                <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.
+                <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to LibrePlanet</a><br> to help us bring new people to LibrePlanet and introduce exciting new program elements. 
            </p>
-       </li>
+        </li>
+      <li class="item">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png" style="width:100%; height:463px"
+                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 LibrePlanet 2020: Free the Future are online!</a>
+            </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. ]">
                Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
                <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
             </p>
-        </li>
+        </li>-->
 
        <li class="item">
-           <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.  ]">
+           <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/team.jpg" style="width:100%; height:463px"
+                     alt="Photo of the FSF tech team during LibrePlanet 2020">
            <p class="carousel-caption-center">
 
-               Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
-               videos and slides</a><br> from LibrePlanet 2019.</p>
+               Read all about how the FSF <a href="https://www.fsf.org/blogs/community/how-to-livestream-a-conference-in-just-under-a-week">pulled off bringing the 2020 conference online within 5 days,</a><br> using only free software.</p>
 
         </li>
 
 
     <!-- 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" style="color: orange"></span>
+       <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
     </a>
     <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
-       <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
+       <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
     </a>  <!--end of carousel -->
 </div>