diff --git a/website/content/welcome.md b/website/content/welcome.md
index 12120f6654b914fcb62989106b99a345dd91577a..30dbb5af651bc419e7b7c2ceb6305c221b28c486 100644
--- a/website/content/welcome.md
+++ b/website/content/welcome.md
@@ -20,7 +20,9 @@ A mail send to a mailing list is distributed to all members, so when we send an
 
 We have sent you an invitation to join the camp-announce mailing list, but Gmail seems to be marking it as spam even though we have correct DKIM and SPF records (these are standards for authenticating emails) for our emails. If you mark the invitation as not spam, it may help new people receive the mail in their inbox.
 
-Akshay has created a [video](https://videos.fsci.in/videos/watch/76f79bb3-b5ca-4929-8ceb-74bb18783803) to explain how to join the mailing list.
+Akshay has created a [video](https://videos.fsci.in/videos/watch/76f79bb3-b5ca-4929-8ceb-74bb18783803) to explain how to join the mailing list:
+
+<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts allow-popups" src="https://videos.fsci.in/videos/embed/76f79bb3-b5ca-4929-8ceb-74bb18783803" frameborder="0" allowfullscreen style="padding:10px"></iframe>
 
 ## Mastodon/Fediverse:
 
diff --git a/website/layouts/index.html b/website/layouts/index.html
index fff62031841651288ca2da3d9f1a178d2f10133c..6ff322ed212d8cbcd2a0b2f9e547f1ea46d36078 100644
--- a/website/layouts/index.html
+++ b/website/layouts/index.html
@@ -113,13 +113,14 @@
                     <li><a href="https://bigbluebutton.org/" target="_blank">Big Blue Button</a> (browser based free software video conferencing platform) for presentations, sessions, and other interactions.</li>
                     <li><a href="https://matrix.org" target="_blank">Matrix</a> rooms for instant messaging.</li>
                     <li><a href="https://joinmastodon.org/" target="_blank">Mastodon</a> for announcements.</li>
-                    <li><a href="https://list.org" target="_blank">Mailing list</a> for announcements and discussions.</li>
+                    <li><a href="https://videos.fsci.in/videos/watch/76f79bb3-b5ca-4929-8ceb-74bb18783803" target="_blank">Mailing list</a> for announcements and discussions.</li>
                     <li><a href="https://about.gitlab.com" target="_blank">Gitlab</a> wiki for documentation, etc.</li>
                     <li><a href="https://joinpeertube.org" target="_blank">Peertube</a> for uploading videos.</li>
                     <li><a href="https://cryptpad.fr" target="_blank">Cryptpad</a>/<a href="https://etherpad.org/">Etherpad</a> for collaborative editing.</li>
                     <li>Each project will have their own project communication platforms.</li>
                 </ul>
                 <p>These tools will be introduced during the course of the camp.</p>
+                <iframe width="560" height="315" sandbox="allow-same-origin allow-scripts allow-popups" src="https://videos.fsci.in/videos/embed/76f79bb3-b5ca-4929-8ceb-74bb18783803" frameborder="0" allowfullscreen style="padding:10px"></iframe>
             </div>
         </div>
     </div>