Skip to content

Commit e79d3ad

Browse files
author
Justin M
committed
add description
1 parent acd5cf8 commit e79d3ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="google-site-verification" content="crGnn5xAcouXrxmM0KHod4-pUUDNokDxtL_iDiPTiJE" />
6-
<title>JSON Diff - Online JSON Compare Diff Finder</title>
6+
<title>JSON Diff - Compare and Find Differences in JSON Files Online</title>
7+
<meta name="description" content="JSON Diff is a free and open-source tool to compare two JSON objects and find differences. Visualize changes in JSON files, easy and fast.">
78
<link rel="stylesheet" href="www/lib/codemirror/lib/codemirror.css" charset="utf-8">
89
<link rel="stylesheet" href="www/lib/codemirror/theme/tomorrow-night.css" charset="utf-8">
910
<link rel="stylesheet" href="css/main.css?cachebust=2" charset="utf-8">

0 commit comments

Comments
 (0)