11<!doctype html>
22< html lang ="en ">
33
4- < head >
5- < meta charset ="utf-8 ">
6- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7- <!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
8- < meta property ="og:type " content ="website ">
9- < meta property ="og:author " content ='https://ivesvh.com '>
10- < meta property ="og:title " content ="CodeSandbox ">
11- < meta property ="og:description " content ="CodeSandbox is an online editor tailored for web applications. ">
12- < meta property ="og:image " content ="https://codesandbox.io/static/img/banner.png ">
13- < meta property ="og:image:width " content ="1200 ">
14- < meta property ="og:image:height " content ="630 ">
15- < meta property ="twitter:card " content ="summary_large_image ">
16- < meta property ="twitter:site " content ="@CompuIves ">
17- < meta property ="twitter:creator " content ='@CompuIves '>
18- < meta property ="twitter:title " content ="CodeSandbox Embed ">
19- < meta property ="twitter:description " content ="An online editor tailored for web application development. ">
20- < meta property ="twitter:image:src " content ="https://codesandbox.io/static/img/banner.png ">
21- < meta property ="twitter:image:width " content ="1200 ">
22- < meta property ="twitter:image:height " content ="630 ">
23- < meta name ="theme-color " content ="#40A9F3 ">
24- < meta name ="description " content ="CodeSandbox is an online editor tailored for web applications. ">
25- < link href ="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700 " rel ="stylesheet ">
26- < link rel ="manifest " href ="/manifest.json ">
27- < link rel ="shortcut icon " href ="/favicon.ico ">
28- < title > Embed - CodeSandbox</ title >
29- <!-- Google Tag Manager -->
30- < script >
4+ < head >
5+ < meta charset ="utf-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7+ <!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
8+ < meta property ="og:type " content ="website ">
9+ < meta property ="og:author " content ='https://ivesvh.com '>
10+ < meta property ="og:title " content ="CodeSandbox ">
11+ < meta property ="og:description " content ="CodeSandbox is an online editor
12+ tailored for web applications. ">
13+ < meta property ="og:image "
14+ content ="https://codesandbox.io/static/img/banner.png ">
15+ < meta property ="og:image:width " content ="1200 ">
16+ < meta property ="og:image:height " content ="630 ">
17+ < meta property ="twitter:card " content ="summary_large_image ">
18+ < meta property ="twitter:site " content ="@CompuIves ">
19+ < meta property ="twitter:creator " content ='@CompuIves '>
20+ < meta property ="twitter:title " content ="CodeSandbox Embed ">
21+ < meta property ="twitter:description " content ="An online editor tailored for
22+ web application development. ">
23+ < meta property ="twitter:image:src "
24+ content ="https://codesandbox.io/static/img/banner.png ">
25+ < meta property ="twitter:image:width " content ="1200 ">
26+ < meta property ="twitter:image:height " content ="630 ">
27+ < meta name ="theme-color " content ="#40A9F3 ">
28+ < meta name ="description " content ="CodeSandbox is an online editor tailored
29+ for web applications. ">
30+ < link href ="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700 "
31+ rel ="stylesheet ">
32+ < link rel ="manifest " href ="/manifest.json ">
33+ < link rel ="shortcut icon " href ="/favicon.ico ">
34+ < title > Embed - CodeSandbox</ title >
35+ <!-- Google Tag Manager -->
36+ < script >
3137 ( function ( w , d , s , l , i ) {
3238 w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( {
3339 'gtm.start' :
3642 j = d . createElement ( s ) , dl = l != 'dataLayer' ? '&l=' + l : '' ; j . async = true ; j . src =
3743 'https://www.googletagmanager.com/gtm.js?id=' + i + dl ; f . parentNode . insertBefore ( j , f ) ;
3844 } ) ( window , document , 'script' , 'dataLayer' , 'GTM-T3L6RFK' ) ;
39- </ script >
40- <!-- End Google Tag Manager -->
45+ </ script >
46+ <!-- End Google Tag Manager -->
4147
42- <!-- AMD Loader for Monaco -->
43- < script src ="/public/vs/loader.js "> </ script >
44- < link href ="/public /dmvendor.css " rel ="stylesheet ">
45- </ head >
48+ <!-- AMD Loader for Monaco -->
49+ < script src ="/public/vs/loader.js "> </ script >
50+ < link href ="/static/fonts /dmvendor.css " rel ="stylesheet ">
51+ </ head >
4652
47- < body style ="margin: 0; padding: 0; background-color: #1C2022; overflow: hidden; ">
48- <!-- Google Tag Manager (noscript) -->
49- < noscript >
50- < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-T3L6RFK " height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe >
51- </ noscript >
52- <!-- End Google Tag Manager (noscript) -->
53- < div id ="root "> </ div >
54- </ body >
53+ < body style ="margin: 0; padding: 0; background-color: #1C2022; overflow:
54+ hidden; ">
55+ <!-- Google Tag Manager (noscript) -->
56+ < noscript >
57+ < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-T3L6RFK "
58+ height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe >
59+ </ noscript >
60+ <!-- End Google Tag Manager (noscript) -->
61+ < div id ="root "> </ div >
62+ </ body >
5563
56- </ html >
64+ </ html >
0 commit comments