Skip to content
Snippets Groups Projects
Commit cbff250d authored by Noorul's avatar Noorul
Browse files

Fix colur on Loomio logo, replaced Peertube with VideoJS

parent 21e097b2
Branches
No related merge requests found
......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Fund Poddery</title>
<meta name="description" content="">
<meta name="description" content="Fund your Matrix, XMPP & Diaspora service to continue enjoying freedom">
<meta name="author" content="">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
......@@ -144,11 +144,14 @@
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<!--
<a href="https://www.youtube.com/watch?v=SSsGKlR0zRE"><img class="img img-responsive" src="images/watchf.png"></a>
-->
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.social/videos/embed/19ccad68-9ea8-4c43-970f-8ab6e4292c31" frameborder="0" allowfullscreen></iframe>
<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>
......@@ -262,21 +265,13 @@
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<!--
<a href="https://www.youtube.com/embed/7Rr-FVe14Yo"><img class="img img-responsive" src="images/watch.png"></a>
-->
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314' poster='images/Diaspora_dandy_logo_thumbnail.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/6133bfc6-ed5b-4f47-b21c-c6f26c500851-314.mp4' type='video/mp4'>
<!-- https://ksr-video.imgix.net/projects/5057/video-4215-h264_high.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>
......@@ -431,7 +426,7 @@
<div class="wow bounceIn col-md-12 col-sm-12">
<div class="section-title">
<h2>JOIN US ON..</h2>
<h2>JOIN US ON</h2>
</div>
</div>
......
images/Web-site.png

278 KiB | W: | H:

images/Web-site.png

262 KiB | W: | H:

images/Web-site.png
images/Web-site.png
images/Web-site.png
images/Web-site.png
  • 2-up
  • Swipe
  • Onion skin
images/loomio.png

15.7 KiB | W: | H:

images/loomio.png

9.14 KiB | W: | H:

images/loomio.png
images/loomio.png
images/loomio.png
images/loomio.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -202,17 +202,14 @@
<div class="wow fadeInUp col-md-6 col-sm-10" data-wow-delay="1.3s">
<h3>Poddery.com, is one of the earliest and biggest diaspora social networking host.</h3>
<p>Diaspora is a culture. A culture against the loss of personal privacy by the corporate social network giants. Diaspora enables you to keep your data with you and provides the flexibility to choose what you share. Since your data is stored on your own computer and not a single company's servers you are in control of your data.</p>
<p>Diaspora, being a distributed system, is actually a network of multiple instances of the software Diaspora. These instances are called pods. You can think of it like a mobile service provider or an email provider. You can chose to have diaspora account from any of these accounts from <a href="https://podupti.me">podupti.me</a> or you can choose poddery to be your diaspora host.</p>
<p>Diaspora, being a distributed system, is actually a network of multiple instances of the software Diaspora. These instances are called pods. You can think of it like a mobile service provider or an email provider. You can chose to have diaspora account from any of these accounts from <a href="https://podupti.me">Podupti.me</a> or you can choose poddery to be your diaspora host.</p>
</div>
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<!-- <a href="https://www.youtube.com/embed/7Rr-FVe14Yo"><img class="img img-responsive" src="images/watch.png"></a> -->
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314'
poster='images/Diaspora_dandy_logo_thumbnail.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/6133bfc6-ed5b-4f47-b21c-c6f26c500851-314.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>
......@@ -409,7 +406,7 @@
<div class="wow bounceIn col-md-12 col-sm-12">
<div class="section-title">
<h2>JOIN US ON..</h2>
<h2>JOIN US ON</h2>
</div>
</div>
......@@ -461,8 +458,7 @@
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/wow.min.js"></script>
<script src='js/video.min.js'></script>
<script src='js/video.min.js'></script>
<!-- Custom JS -->
<script src="js/custom.js"></script>
......
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