We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a982c commit 5cf1d1eCopy full SHA for 5cf1d1e
src/store/useFile.ts
@@ -50,7 +50,7 @@ const defaultJson = JSON.stringify(
50
twitter: "https://x.com/jsoncrack",
51
linkedin: "https://www.linkedin.com/company/todiagram",
52
},
53
- images: ["http://localhost:3000/assets/logo.svg"],
+ images: ["https://jsoncrack.com/assets/logo.svg"],
54
55
null,
56
2
0 commit comments