Skip to content
Snippets Groups Projects
Commit 45ee6115 authored by Shamil K's avatar Shamil K
Browse files

Merge branch 'master' into 'master'

peertube

Embedding Peertube video of Poddery fund arising campaign

See merge request community/poddery.com!7
parents 19c76dc5 927c2e06
Branches
No related merge requests found
...@@ -17,6 +17,9 @@ ...@@ -17,6 +17,9 @@
<!-- Custom CSS --> <!-- Custom CSS -->
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/progress-bar.css"> <link rel="stylesheet" href="css/progress-bar.css">
<!-- to be added opengraph WIP -->
</head> </head>
<body data-spy="scroll" data-offset="50" data-target=".navbar-collapse" style='background: rgba(0, 0, 0, 0) url("images/bg.png") repeat scroll 0% 0%;'> <body data-spy="scroll" data-offset="50" data-target=".navbar-collapse" style='background: rgba(0, 0, 0, 0) url("images/bg.png") repeat scroll 0% 0%;'>
...@@ -133,7 +136,13 @@ ...@@ -133,7 +136,13 @@
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s"> <div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive"> <div class="img img-responsive">
<a href="https://www.youtube.com/watch?v=SSsGKlR0zRE"><img class="img img-responsive" src="images/watchf.png"></a>
<!--
<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>
</div> </div>
</div> </div>
......
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