Skip to content
Snippets Groups Projects
Commit e0c0e1ac authored by abhi1tb's avatar abhi1tb
Browse files

Updated Bootstrap and JQuery and made little changes in homepage

parent a13adddc
Branches
No related merge requests found
source diff could not be displayed: it is too large. Options to address this: view the blob.
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
......@@ -18,13 +18,13 @@
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- <script src="js/vendor/modernizr-2.6.2.min.js"></script>-->
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="nav navbar-default navbar-inverse navbar-fixed-top">
<nav class="nav navbar-default navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
......@@ -41,11 +41,11 @@
<ul class="nav navbar-nav pull-right">
<li><a href="https://poddery.com/users/sign_in" style="font-size: 1.5em">Login</a></li>
<li><a href="https://poddery.com/users/sign_up" style="font-size: 1.5em">Register</a></li>
<li><a href="#use-xmpp-on-poddery" style="font-size: 1.5em">Chat</a></li>
</ul>
</div>
</div>
</div>
</nav>
<div class="container-fluid header" style="background-color: white">
<div class="row text-center">
<div class="col-md-6 col-xs-12">
......@@ -55,12 +55,12 @@
<img src="images/Diaspora-logo-roboto.png" alt="Diaspora Logo" class="centered img-responsive">
<h3 style="margin-bottom: 20px;">The community-run Distributed Social-network</h3>
<div style="margin-top: 30px;">
<a href="https://poddery.com/users/sign_in"><button class="btn btn-success">Login</button></a>
<a href="https://poddery.com/users/sign_up"><button class="btn btn-primary">Register</button></a>
<a class="btn btn-success" href="https://poddery.com/users/sign_in">Login</a>
<a class="btn btn-primary" href="https://poddery.com/users/sign_up">Register</a>
</div>
<p><br><iframe width="560" height="315" src="https://www.youtube.com/embed/i00iBWvdDug" frameborder="0" allowfullscreen></iframe></p>
<h2 style="margin-top:20px;"><b>poddery.com needs your support!</b></h2>
<h3 style="margin-bottom: 20px;"><a href="http://igg.me/at/save-poddery-2" target="_blank"><button class="btn btn-success">Contribute to our crowd funding campaign</button></a></h3>
<h3 style="margin-bottom: 20px;"><a class="btn btn-success" href="http://igg.me/at/save-poddery-2" target="_blank">Contribute to our crowd funding campaign</a></h3>
<div id="band" class="text-center" style="margin-top: 40px; border-radius: 4px;">
Unity is strength! <a href="http://save.poddery.com">See how we saved this pod.</a>
</div>
......@@ -123,8 +123,8 @@
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12">
<h2>Save Poddery Campaign</h2>
<p>Poddery.com, one of the earliest diaspora social networking host was scheduled to close on June 30th, 2013. So, a community of diaspora users and contributors gathered together and started the <a href="http://save.poddery.com/">Save Poddery Campaign</a>. We started fund raising at <a href="http://www.indiegogo.com/projects/keep-diaspora-service-at-poddery-com-live">indiegogo.com</a>, and acquired 967<i class="fa fa-euro"></i> in the period June 09, 2013 - July 23, 2013.</p>
<a href="http://save.poddery.com"><button class="btn btn-primary">Save Poddery Campaign</i></button></a>
<a href="details.html"><button class="btn btn-success">Technical and Expense Details</button></a>
<a class="btn btn-primary" href="http://save.poddery.com">Save Poddery Campaign</a>
<a class="btn btn-success" href="details.html">Technical and Expense Details</a>
</div>
</div>
</section>
......@@ -152,7 +152,7 @@
<div class="col-md-4 col-lg-4 text-center">
<p>We are thankful to all who have helped us to keep diaspora* running in poddery.com. See the full list of contributors.</p>
<a href="donor.html"><button class="btn btn-primary">List of contributors</button></a>
<a class="btn btn-primary" href="donor.html">List of contributors</a>
</div>
</div>
......@@ -166,10 +166,11 @@
<p>Maintained by <a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">fosscommunity.in</a></p><br/>
</footer>
<script src="js/vendor/jquery-1.9.1.min.js"></script>
<!-- <script src="js/vendor/jquery-1.9.1.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>-->
<script src="js/jquery-3.1.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
</body>
</html>
This diff is collapsed.
This diff is collapsed.
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