File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < meta
77 name ="description "
8- content ="kdl is a document language, mostly based on SDLang, with xml-like semantics that looks like you're invoking a bunch of CLI commands ! "
8+ content ="This is the KDL playground: try out KDL documents and see the resulting structure ! "
99 />
1010 < title > {{ title }}</ title >
1111
12- < link rel ="stylesheet " href ="/styles/play.css ">
13- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png ">
14- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
15- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
16- < link rel ="manifest " href ="/site.webmanifest ">
17- < meta name ="msapplication-TileColor " content ="#da532c ">
18- < meta name ="theme-color " content ="#ffffff ">
12+ < link rel ="stylesheet " href ="/styles/play.css " / >
13+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png " / >
14+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png " / >
15+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png " / >
16+ < link rel ="manifest " href ="/site.webmanifest " / >
17+ < meta name ="msapplication-TileColor " content ="#da532c " / >
18+ < meta name ="theme-color " content ="#ffffff " / >
1919 < script type ="module " src ="play.js "> </ script >
2020 </ head >
2121 < body >
You can’t perform that action at this time.
0 commit comments