Skip to content

Commit

Permalink
Update layout.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
zoosphar and TallTed authored Jan 31, 2024
1 parent a055738 commit 471d7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const metadata: Metadata = {
},
twitter: {
card: "summary_large_image",
title: "JSON Crack - Visualize Data to Graphs",
title: "JSON Crack - Visualize Data as Graphs",
description:
"Innovative and open-source visualization application that produces interactive graphs from various data formats, such as JSON, YAML, XML, CSV and more.",
images: [{ url: "https://jsoncrack.com/assets/jsoncrack.png" }],
Expand Down

0 comments on commit 471d7b2

Please sign in to comment.