don't dictate height width of images
[libreplanet-static.git] / 2021 / index.html
CommitLineData
4e9f5a86 1<!--#include virtual="/2021/includes/header.html"-->
76c2419a 2
4e9f5a86 3<title>LibrePlanet 2021</title>
76c2419a 4
4e9f5a86 5<!--#include virtual="/2021/includes/banner.html"-->
6<!--#include virtual="/2021/includes/sidebar.html"-->
76c2419a
GF
7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
f6583f12 11 <ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:500px; !important;">
76c2419a 12 <li class="item active">
aefc52e9 13 <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/CFS_home.png"
a61b5e99 14 alt="[ Submit your session for LibrePlanet 2021: Empowering Users before October 28. ]"></a>
76c2419a 15 <p class="carousel-caption-center">
6cce11b6 16 <br>
e47a67f2 17 <a href="https://my.fsf.org/lp-call-for-sessions/">Submit your session for LibrePlanet 2021: Empowering Users before October 28.</a>
76c2419a 18 </p>
f2bab7c4 19 </li>
20 <li class="item">
aefc52e9 21 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
f2bab7c4 22 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
23 <p class="carousel-caption-center">
fd8d3194 24 <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.
f2bab7c4 25 </p>
18b19837 26 </li>
27 <li class="item">
aefc52e9 28 <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png"
18b19837 29 alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
76c2419a 30 <p class="carousel-caption-center">
6cce11b6 31 <br>
18b19837 32 <a href="https://media.libreplanet.org">Audio and video recordings from LibrePlanet 2020: Free the Future are online!</a>
76c2419a 33 </p>
f2bab7c4 34 <!--</li>
76c2419a
GF
35 <li class="item">
36 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
37 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
38 <p class="carousel-caption-center">
39 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
40 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
41 </p>
18b19837 42 </li>-->
76c2419a
GF
43
44 <li class="item">
aefc52e9 45 <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/team.jpg"
18b19837 46 alt="Photo of the FSF tech team during LibrePlanet 2020">
76c2419a 47 <p class="carousel-caption-center">
6cce11b6
GF
48
49 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>
50
76c2419a
GF
51 </li>
52
53 <!-- <li class="item"> -->
54 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
55 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
56 <!-- <p class="carousel-caption-center"> -->
57
58 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
59
60 <!-- </li> -->
61 </ul>
62
63 <!-- 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.-->
64 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
18b19837 65 <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
76c2419a
GF
66 </a>
67 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
18b19837 68 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
76c2419a
GF
69 </a> <!--end of carousel -->
70</div>
71
72
73
74
75<div class="col-sm-12">
4e9f5a86 76 <!--#include virtual="/2021/includes/home-content.html"-->
76c2419a
GF
77</div>
78
4e9f5a86 79<!--#include virtual="/2021/includes/footer.html"-->
80<!--#include virtual="/2021/includes/common_js.html"-->
81<!--#include virtual="/2021/includes/home_js.html"-->
82<!--#include virtual="/2021/includes/close.html" -->