File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 66 < title > codemirror-json-schema example</ title >
77 < meta
88 name ="description "
9- content ="A demo of the codemirror-json-schema package "
9+ content ="A demo of the codemirror-json-schema package that supports json schema for json4 and json5 "
1010 />
1111 < meta
1212 name ="keywords "
1818 < meta name ="twitter:card " content ="summary " />
1919 < meta name ="og:title " content ="codemirror-json-schema example " />
2020 < meta name ="og:type " content ="website " />
21- < meta name ="og:image " content ="/example.png " />
22- < meta name ="twitter:image " content ="/example.png " />
21+ < meta
22+ name ="og:image "
23+ content ="https://codemirror-json-schema.netlify.app/example.png "
24+ />
25+ < meta
26+ name ="twitter:image "
27+ content ="https://codemirror-json-schema.netlify.app/example.png "
28+ />
2329 < style >
2430 body {
2531 background-color : # 282c34 ;
You can’t perform that action at this time.
0 commit comments