updates text was misspelled
[libreplanet-static.git] / 2020 / index.html
CommitLineData
61b25a95 1<!--#include virtual="/2020/includes/header.html"-->
929ee71b 2
61b25a95 3<title>LibrePlanet 2020</title>
929ee71b 4
61b25a95 5<!--#include virtual="/2020/includes/banner.html"-->
6<!--#include virtual="/2020/includes/sidebar.html"-->
929ee71b 7
8
9<!--start of carousel -->
36a119eb 10<div id="lpc-carousel" class="carousel">
929ee71b 11
12 <!-- wrapper for slides -->
13 <ul class="carousel-inner list-unstyled">
14
15 <li class="item active">
46e0a66c
GF
16 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/callforspeakers-lp2020-microbloggin2.png"
17 alt="[ A banner depicting the LibrePlanet 2020 logo with a call for speakers. ]">
f0844c66
Z
18 <p class="carousel-caption-center">
19 Our call for speakers has gone live! <a href="https://my.fsf.org/lp-call-for-sessions"><br>Submit your proposal for a session today.</a></p>
929ee71b 20 </li>
929ee71b 21 <li class="item">
36a119eb 22 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
46e0a66c 23 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
1037d9e2 24 <p class="carousel-caption-center">
28862f14 25 <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.
929ee71b 26 </p>
27 </li>
e30e60df
Z
28
29 <li class="item">
30 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/award_site_image.png"
31 alt="[ Award graphic for 2019 FSF Awards ]">
32 <p class="carousel-caption-center">
33 2019 FSF Awards are now open. <br>
34 <a href="https://fsf.org/awards">Nominate someone today!</a>
35 </p>
36 </li>
929ee71b 37 <li class="item">
36a119eb 38 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
46e0a66c 39 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
1037d9e2 40 <p class="carousel-caption-center">
28862f14
GF
41 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
42 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
929ee71b 43 </p>
44 </li>
45
46 <li class="item">
36a119eb 47 <img src="https://static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg"
46e0a66c 48 alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019. ]">
1037d9e2 49 <p class="carousel-caption-center">
929ee71b 50
a2bc93af 51 Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
28862f14 52 videos and slides</a><br> from LibrePlanet 2019.</p>
929ee71b 53
54 </li>
55
46e0a66c
GF
56 <!-- <li class="item"> -->
57 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
58 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
1037d9e2 59 <!-- <p class="carousel-caption-center"> -->
929ee71b 60
46e0a66c 61 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
929ee71b 62
46e0a66c 63 <!-- </li> -->
929ee71b 64 </ul>
65
66 <!-- 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.-->
67 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
a880ccb5 68 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
929ee71b 69 </a>
70 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
a880ccb5 71 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
929ee71b 72 </a> <!--end of carousel -->
73</div>
74
75
76
77
78<div class="col-sm-12">
61b25a95 79 <!--#include virtual="/2020/includes/home-content.html"-->
929ee71b 80</div>
81
61b25a95 82<!--#include virtual="/2020/includes/footer.html"-->
83<!--#include virtual="/2020/includes/common_js.html"-->
84<!--#include virtual="/2020/includes/home_js.html"-->
85<!--#include virtual="/2020/includes/close.html" -->