File tree Expand file tree Collapse file tree
src/assets/data/tutorials Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ const data = [
8787 }
8888 ]
8989 } ,
90-
90+
9191 {
9292 date : "Jan. 28 2021" ,
9393 topic : "Beginner's guide to contributing to Meshery and mesheryctl" ,
@@ -112,7 +112,7 @@ const data = [
112112 link : "/community/members/piyush-singariya" ,
113113 name : "Piyush Singariya" ,
114114 }
115- ]
115+ ]
116116 } ,
117117 {
118118 date : "Apr. 10, 2025" ,
@@ -141,7 +141,21 @@ const data = [
141141 name : "Riya Garg"
142142 }
143143 ]
144- } ,
144+ } ,
145+ {
146+ date : "Apr. 24, 2025" ,
147+ topic : "Meshery CI and CD" ,
148+ resources : {
149+ slides : "https://docs.google.com/presentation/d/1hUDhFeYP7dtCQhOEw2U_wQ-G718Y2e5iU3drMDOdIws/edit?usp=sharing" ,
150+ recording : "https://youtu.be/dlr_nzJV16Q"
151+ } ,
152+ presenters : [
153+ {
154+ link : "/community/members/sangram-rath" ,
155+ name : "Sangram Rath"
156+ }
157+ ]
158+ } ,
145159] ;
146160
147161export default data ;
You can’t perform that action at this time.
0 commit comments