File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const defaultJson = JSON.stringify(
16
16
launched : 2022 ,
17
17
openSource : true ,
18
18
stars : 34633 ,
19
- alternative : {
19
+ upgrade : {
20
20
appName : "ToDiagram" ,
21
21
detail : "New powerful JSON editor." ,
22
22
website : "https://todiagram.com" ,
@@ -27,28 +27,24 @@ const defaultJson = JSON.stringify(
27
27
{
28
28
title : "Launch" ,
29
29
year : 2022 ,
30
- detail : "Released the first version." ,
31
30
} ,
32
31
{
33
32
title : "10K Stars" ,
34
33
date : 2022 ,
35
- detail : "Achieved 10,000 stars on GitHub." ,
36
34
} ,
37
35
{
38
36
title : "20K Stars" ,
39
37
date : 2023 ,
40
- detail : "Achieved 20,000 stars on GitHub." ,
41
38
} ,
42
39
{
43
40
title : "30K Stars" ,
44
41
date : 2024 ,
45
- detail : "Achieved 30,000 stars on GitHub." ,
46
42
} ,
47
43
] ,
48
44
social : {
49
45
github : "https://github.com/AykutSarac/jsoncrack.com" ,
50
46
twitter : "https://x.com/jsoncrack" ,
51
- linkedin : "https://www. linkedin.com/company/todiagram" ,
47
+ linkedin : "https://linkedin.com/company/todiagram" ,
52
48
} ,
53
49
images : [ "https://jsoncrack.com/assets/logo.svg" ] ,
54
50
} ,
You can’t perform that action at this time.
0 commit comments