Skip to content
Snippets Groups Projects
Commit 4afc1f8c authored by Athul R T's avatar Athul R T
Browse files

- removed donate progressbar

- removed donate video
parent 38820876
1 merge request!18Removed Donate Progressbar and video
......@@ -66,9 +66,7 @@
</div>
</div>
<div class="fundpod">
<a href="#fundview"><img class="img img-responsive" src="images/fundbubble.png"></a>
</div>
<!-- =========================
INTRO SECTION
......@@ -96,20 +94,10 @@
</div>
</div>
<!-- Donations progress bar -->
<div class="progress">
<div id="direct-donations" class="progress-bar progress-bar-primary" role="progressbar" title="Direct">
<span class="percent"></span>
</div>
<div id="indiegogo-donations" class="progress-bar progress-bar-info" role="progressbar" title="Indiegogo">
<span class="percent"></span>
</div>
</div>
<div class="progress-text"></div>
<br/><br/>
<div class="row text-center" style="margin-bottom: 20px;">
<a href="https://fund.poddery.com" style="margin-left:12px"><button type="button" class="btn btn-success" style="padding:10px 20px;background-color:#337aff;border:0">CONTRIBUTE NOW</button></a>
<a href="https://fsci.in/donate" style="margin-left:12px"><button type="button" class="btn btn-success" style="padding:10px 20px;background-color:#337aff;border:0">CONTRIBUTE NOW</button></a>
</div>
<div class="btn-group space">
<a class="btn" style="width:130px; margin-left:12px;" href="https://poddery.com/users/sign_in">LOGIN</a>
......@@ -126,42 +114,8 @@
</section>
<div id="fundview"></div>
<!-- =========================
OVERVIEW SECTION
============================== -->
<section id="overview" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314'
poster='images/Web-site.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/19ccad68-9ea8-4c43-970f-8ab6e4292c31-720.mp4' type='video/mp4'>
<p class='vjs-no-js'>
To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href='#' target='_blank'>supports HTML5 video</a>
</p>
</video>
</div>
</div>
<div class="wow fadeInUp col-md-6 col-sm-6" data-wow-delay="0.9s">
<h3>Fund Poddery Campaign</h3>
<p>Folks, we have been running poddery.com for last 6 years, started as a diaspora pod, with xmpp and matrix added later, all using the same username and password.</p>
<p>When a lot of computing moved to "cloud", we have to step up our game to have Free Software based services and collective control.</p>
<p>Since social media has network effect (you have to use the services used by your friends), it is much harder to get people to switch, though technically it is much simpler compared to GNU/Linux installation in the early days.</p>
<p>It is fully funded and managed by the Free Software Community of India. Now we need your help to make our third crowd funding campaign successful. Contribute and share the campaign. https://fund.poddery.com/ You can also join the team and help run the service, there are technical, design and non technical tasks you can help with. </p>
</div>
<div class="row text-center" style="margin-top: 20px; margin-bottom: 20px;">
<a href="https://fund.poddery.com" target="_blank" style="margin-left:12px;"><button type="button" class="btn btn-success">CONTRIBUTE</button></a>
</div>
</div>
</div>
</section>
<br/>
<br/>
<!-- =========================
DETAIL SECTION
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment