@@ -195,56 +195,56 @@ const NewcomersGuide = () => {
195
195
< StaticImage src = { FiveWorking } alt = "Five Working Image" />
196
196
</ Col >
197
197
</ Row >
198
- < Row style = { { flexWrap : "wrap" } } className = "step" >
199
- < Col $sm = { 12 } $lg = { 6 } className = "community-collage" >
200
- < a className = "book-container" href = "https://layer5.io/community/handbook/" >
201
- < div className = "book" >
202
- < div >
203
- < StaticImage src = { CommunityHandbook } alt = "Community Image" />
204
- </ div >
205
- </ div >
206
- </ a >
207
- </ Col >
208
- < Col $sm = { 12 } $lg = { 6 } >
209
- < h3 > Explore the Meshery Community</ h3 >
210
- < p >
211
- The community is growing at a tremendous rate. We value our connections
212
- and that is what makes us unique. Whether it is your first meeting or
213
- your tenth contribution, we want to make sure that you are supported and
214
- equipped to take advantage of all of that the community has to offer.
215
- </ p >
216
- </ Col >
217
- </ Row >
198
+ < Row style = { { flexWrap : "wrap" } } className = "step" >
199
+ < Col $sm = { 12 } $lg = { 6 } className = "community-collage" >
200
+ < a className = "book-container" href = "https://layer5.io/community/handbook/" >
201
+ < div className = "book" >
202
+ < div >
203
+ < StaticImage src = { CommunityHandbook } alt = "Community Image" />
204
+ </ div >
205
+ </ div >
206
+ </ a >
207
+ </ Col >
208
+ < Col $sm = { 12 } $lg = { 6 } >
209
+ < h3 > Explore the Meshery Community</ h3 >
210
+ < p >
211
+ The community is growing at a tremendous rate. We value our connections
212
+ and that is what makes us unique. Whether it is your first meeting or
213
+ your tenth contribution, we want to make sure that you are supported and
214
+ equipped to take advantage of all of that the community has to offer.
215
+ </ p >
216
+ </ Col >
217
+ </ Row >
218
218
219
219
< Row style = { { flexWrap : "wrap" } } className = "step" >
220
- < Col $sm = { 12 } $lg = { 6 } >
221
- < h3 > While Your Issue is Under Review</ h3 >
222
- < p >
223
- Be patient. There are a large number of contributors and only a
224
- small number of maintainers/reviewers. All contributors are
225
- equally important to us, and we'll be sure to get to you as soon
226
- as possible. In the meanwhile, you are welcome to engage in the Layer5{ " " }
227
- < a
228
- href = "https://discuss.layer5.io/"
229
- target = "_blank"
230
- rel = "noreferrer"
231
- >
220
+ < Col $sm = { 12 } $lg = { 6 } >
221
+ < h3 > While Your Issue is Under Review</ h3 >
222
+ < p >
223
+ Be patient. There are a large number of contributors and only a
224
+ small number of maintainers/reviewers. All contributors are
225
+ equally important to us, and we'll be sure to get to you as soon
226
+ as possible. In the meanwhile, you are welcome to engage in the Layer5{ " " }
227
+ < a
228
+ href = "https://discuss.layer5.io/"
229
+ target = "_blank"
230
+ rel = "noreferrer"
231
+ >
232
232
discussion forum
233
- </ a > , join our{ " " }
234
- < a
235
- href = "https://slack.layer5.io/"
236
- target = "_blank"
237
- rel = "noreferrer"
238
- >
233
+ </ a > , join our{ " " }
234
+ < a
235
+ href = "https://slack.layer5.io/"
236
+ target = "_blank"
237
+ rel = "noreferrer"
238
+ >
239
239
Slack workspace
240
- </ a > { " " }
240
+ </ a > { " " }
241
241
and take a look at all our < Link to = "/projects" > projects</ Link > .
242
- </ p >
243
- </ Col >
244
- < Col $sm = { 12 } $lg = { 6 } className = "community-collage" >
245
- < StaticImage src = { CommunityImage3 } alt = "Community Image" />
246
- </ Col >
247
- </ Row >
242
+ </ p >
243
+ </ Col >
244
+ < Col $sm = { 12 } $lg = { 6 } className = "community-collage" >
245
+ < StaticImage src = { CommunityImage3 } alt = "Community Image" />
246
+ </ Col >
247
+ </ Row >
248
248
</ div >
249
249
< div className = "table-wrapper" id = "tutorials" >
250
250
< h2 > Tutorials</ h2 >
0 commit comments