carousel not working
[libreplanet-static.git] / 2022 / index.html
CommitLineData
6922e538 1<!--#include virtual="/2022/includes/header.html"-->
6ca5bddc 2
6922e538 3<title>LibrePlanet 2022</title>
6ca5bddc 4
6922e538 5<!--#include virtual="/2022/includes/banner.html"-->
6<!--#include virtual="/2022/includes/sidebar.html"-->
6ca5bddc 7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
11 <ul class="carousel-inner list-unstyled">
4a24886f 12 <li class="item">
13 <img src="//static.fsf.org/nosvn/libreplanet/2022/communications/CFS.png"
14 alt="[ LibrePlanet Call for Sessions (CFS) now open. ]">
6ca5bddc 15 <p class="carousel-caption-center">
4a24886f 16 <a href="https://my.fsf.org/lp-call-for-sessions/">LibrePlanet 2022: Living Liberation Call for Sessions now open!</a>
6ca5bddc 17 </p>
4a24886f 18 </li>
6ca5bddc 19 <li class="item">
20 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
21 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
22 <p class="carousel-caption-center">
23 <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.
24 </p>
fcd7967a 25 </li>
26 <li class="item">
27 <img src="https://static.fsf.org/nosvn/libreplanet/2021/assets/day-2/LP-videos.jpg"
4a24886f 28 alt="[ A screenshot of LibrePlanet 2021. ]">
fcd7967a 29 <p class="carousel-caption-center">
4a24886f 30 <a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2021-video/">Watch videos from LibrePlanet 2021 online!</a>
31 </p>
32 </li>
fcd7967a 33 <li class="item">
34 <img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/community.jpg"
4a24886f 35 alt="[ 2 people working on a computer at libreplanet. ]">
fcd7967a 36 <p class="carousel-caption-center">
4a24886f 37 <a href="https://fsf.org/events">Join the community meetings about the event weekly on Thursdays from 13:00 - 14:00 EDT at #libreplanet on IRC (Libera.Chat).</a>
6ca5bddc 38 </p>
39 </li>
6ca5bddc 40 <!-- <li class="item"> -->
41 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
6922e538 42 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2022 Free the Future." ]"> -->
6ca5bddc 43 <!-- <p class="carousel-caption-center"> -->
44
45 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
46
47 <!-- </li> -->
48 </ul>
49
50 <!-- 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.-->
51 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
52 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
53 </a>
54 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
55 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
56 </a> <!--end of carousel -->
57</div>
58
59
60
61
62<div class="col-sm-12">
89b777cd 63 <!--#include virtual="/2022/includes/home-content.html"-->
6ca5bddc 64</div>
65
89b777cd 66<!--#include virtual="/2022/includes/footer.html"-->
67<!--#include virtual="/2022/includes/common_js.html"-->
68<!--#include virtual="/2022/includes/home_js.html"-->
69<!--#include virtual="/2022/includes/close.html" -->