diff --git a/index.html b/index.html
index 9b0215cbe3e963b3fb3f844eb65e0d245d2c3a74..9759c7f63842e404c8b0ac0255e948e400b39d5d 100644
--- a/index.html
+++ b/index.html
@@ -17,6 +17,9 @@
   <!-- Custom CSS -->
   <link rel="stylesheet" href="css/style.css">
   <link rel="stylesheet" href="css/progress-bar.css">
+
+
+<!-- to be added opengraph WIP -->
 </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%;'>
@@ -133,7 +136,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/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>