68
68
69
69
< div >
70
70
< h1 title ="CodeSandbox " class ="title shadow--text ">
71
- < span class ="primary "> Code</ span > < span class ="secondary "> Sandbox</ span >
71
+ < span class ="primary "> Code</ span >
72
+ < span class ="secondary "> Sandbox</ span >
72
73
</ h1 >
73
74
< h2 class ="subtitle shadow--text "> Online Web Application Editor</ h2 >
74
75
</ div >
@@ -237,7 +238,8 @@ <h3>Example Projects</h3>
237
238
238
239
< section id ="picked " class ="picked ">
239
240
< h3 > Picked Projects</ h3 >
240
- < h4 > Made something cool? Send it to < a href ="mailto:hello@codesandbox.io "> hello@codesandbox.io</ a > so we can feature it here!</ h4 >
241
+ < h4 > Made something cool? Send it to
242
+ < a href ="mailto:hello@codesandbox.io "> hello@codesandbox.io</ a > so we can feature it here!</ h4 >
241
243
242
244
< div class ="picked-project ">
243
245
< h4 > Cerebral by @christianalfoni</ h4 >
@@ -251,28 +253,19 @@ <h4>Emotion by @tkh44</h4>
251
253
sandbox ="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin "> </ iframe >
252
254
</ div >
253
255
254
- < div class ="picked-project ">
255
- < h4 > React-JSS by @oleg008</ h4 >
256
- < iframe src ="https://codesandbox.io/embed/j3l06yyqpw " style ="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden; "
257
- sandbox ="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin "> </ iframe >
258
- </ div >
259
-
260
256
< div class ="picked-project ">
261
257
< h4 > Apollo Client 2.0 by @peggyrayzis</ h4 >
262
258
< iframe src ="https://codesandbox.io/embed/jvlrl98xw3 " style ="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden; "
263
259
sandbox ="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin "> </ iframe >
264
260
</ div >
265
-
266
- < div class ="picked-project ">
267
- < h4 > React Metro by @nicolasdelfino</ h4 >
268
- < iframe src ="https://codesandbox.io/embed/w0orz7j5p8 " style ="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden; "
269
- sandbox ="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin "> </ iframe >
270
- </ div >
271
261
</ section >
272
262
273
263
< section class ="about ">
274
- We'd love to hear your thoughts, feedback and suggestions. Contact us any time at < a href ="mailto:hello@codesandbox.io "> hello@codesandbox.io</ a > !
275
- < br > By < a target ="_blank " href ="https://ivesvh.com "> Ives van Hoorne</ a > and < a target ="_blank " href ="https://www.linkedin.com/in/bas-buursma-b904a3139/ "> Bas Buursma</ a >
264
+ We'd love to hear your thoughts, feedback and suggestions. Contact us any time at
265
+ < a href ="mailto:hello@codesandbox.io "> hello@codesandbox.io</ a > !
266
+ < br > By
267
+ < a target ="_blank " href ="https://ivesvh.com "> Ives van Hoorne</ a > and
268
+ < a target ="_blank " href ="https://www.linkedin.com/in/bas-buursma-b904a3139/ "> Bas Buursma</ a >
276
269
</ section >
277
270
278
271
< script >
0 commit comments