diff --git a/website/content/english/schedule.md b/website/content/english/schedule.md
index e9fb9966b140716d5873aa1a779aedeb2dad9612..a625f992207ffabdb5fb8ef061ee9f2e79ebb64b 100644
--- a/website/content/english/schedule.md
+++ b/website/content/english/schedule.md
@@ -20,7 +20,7 @@ aliases:
 <br>
 <br>
 
-<!--
+
 <center><h1> Public Sessions </h1></center>
 <table style="width: 100%;">
 <tbody>
@@ -30,7 +30,7 @@ aliases:
 {{< talks >}}
 </tbody>
 </table>
--->
+
 
 <br>
 <br>
diff --git a/website/data/schedule.json b/website/data/schedule.json
index 0d7c99d39d0a4f04033edd0e6318e87b5b519296..da135d809f01a1d036c41270b8fcdff4a6c464ab 100644
--- a/website/data/schedule.json
+++ b/website/data/schedule.json
@@ -6,6 +6,25 @@
     ["7th December to 15th December 2022", "Introduction to Free Software phase"],
     ["17th December to 24th December 2022", "GNU/Linux Installation phase"],
     ["25th December 2022 to 25th March 2023", "Mentoring phase"]
+  ],
+  "talks": [
+    {
+      "time": "07-December-2022 02:00 PM (IST)",
+      "title": "What is Free/Libre Software? ...why it should matter to you and how to choose a free life  by  <a href=\"https://abhas.io/about/\">Abhas Abhinav</a>",
+      "url": "https://meet.gnome.org/sof-lml-3y5-8sw",
+      "bio": "Abhas is a hacker, entrepreneur and free software activist. He runs a Free Software business <a href=\"https://deeproot.in\">DeepRoot GNU/Linux</a>, providing support and services for Free Software and <a href=\"https://mostlyharmless.io\">Mostly Harmless</a>, a ethical source for libre and liberated hardware products."
+    },
+    {
+      "time": "11-December-2022 11:00 AM (IST)",
+      "title": "Who are we? ('We' means VGLUG)  by  Haripriya and Vijayalakshmi, Volunteers of <a href=\"https://vglug.org/\">VGLUG (Villupuram GNU/Linux Users Group )</a>",
+      "url": "https://meet.gnome.org/sof-lml-3y5-8sw",
+      "bio": "Viluppuram GNU/Linux Users Group (Viluppuram GLUG) is a non profit organization that started in 2013. It is a social movement that works towards enlightening the masses with the essence of free software, encourages liberation of knowledge, disseminates free software's ideological implications to as many people as possible. They also help create awareness about free software in schools and higher educational institutes."
+    },
+    {
+      "time": "17-December-2022 06:00 PM (IST)",
+      "title": "Introducing Prav App project by Ravi Dwivedi",
+      "url": "https://meet.gnome.org/sof-lml-3y5-8sw",
+      "bio": "<a href=\"https://prav.app/\">Prav App</a> is a Free Software powered Instant Messaging app and service based on federated xmpp protocol and managed as a cooperative to replace WhatsApp monopoly."
+    }
   ]
-
 }