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 6
6
< title > codemirror-json-schema example</ title >
7
7
< meta
8
8
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 "
10
10
/>
11
11
< meta
12
12
name ="keywords "
18
18
< meta name ="twitter:card " content ="summary " />
19
19
< meta name ="og:title " content ="codemirror-json-schema example " />
20
20
< 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
+ />
23
29
< style >
24
30
body {
25
31
background-color : # 282c34 ;
You can’t perform that action at this time.
0 commit comments