Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JsonStudio | JSON Prettify, JSON Viewer, JSON Diff, JSON Converter, JSON Schema, Code Gen</title>
<title>JsonStudio | JSON Prettify, Minify, Escape & Diff Tool</title>
<meta name="description" content="JsonStudio is a free, open-source JSON desktop app for JSON Prettify, JSON Viewer, JSON Diff, JSON Converter, JSON Schema, and Code Gen, plus Minify/Escape tools.">
<meta name="keywords" content="JSON prettify, JSON viewer, JSON diff, JSON converter, JSON schema, code gen, JSON minify, JSON escape, JSON unescape, JSON editor, JSON to YAML, JSON to XML, JMESPath, offline JSON tool, desktop JSON app, Tauri, Rust, macOS, Windows, Linux">
<meta name="author" content="sundegan">
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JsonStudio | JSON 美化、JSON 查看、JSON Diff、JSON Converter、JSON Schema、Code Gen</title>
<title>JsonStudio | JSON 美化、压缩、转义与 Diff 工具</title>
<meta name="description" content="JsonStudio 是免费开源 JSON 桌面应用,聚焦 JSON 美化、JSON 查看、JSON Diff、JSON Converter、JSON Schema 与 Code Gen,并提供压缩/转义工具。">
<meta name="keywords" content="JSON 美化, JSON 查看, JSON Diff, JSON Converter, JSON Schema, Code Gen, JSON 压缩, JSON 转义, JSON 反转义, JSON 编辑器, JSON 转 YAML, JSON 转 XML, JMESPath, 离线 JSON 工具, 桌面 JSON 工具">
<meta name="author" content="sundegan">
Expand Down