Skip to content

Commit e5acada

Browse files
authored
Update index.html
1 parent c52f89c commit e5acada

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66

77

88
<meta http-equiv="content-type" content="text/html; charset=utf-8">
9-
<meta name="description" content="Generate Plain Old Classes from JSON or JSON-Schema.">
10-
<meta name="keywords" content="json, swift, swift4, jsonschema, pojo, java, javascript, jsonschema2dto, code generation, dto, swift to json, json to swift, codable, encoding, decoding, swift codable">
11-
9+
<meta name="description" content="Generate Plain Old Classes from JSON or JSON-Schema.">
10+
<meta name="keywords" content="json, swift, swift4, jsonschema, pojo, java, javascript, jsonschema2dto, code generation, dto, swift to json, json to swift, codable, encoding, decoding, swift codable">
11+
<meta name="msvalidate.01" content="31117BA4E600348C4374568ED60D8EE7" />
12+
1213
<!-- Latest compiled and minified CSS -->
1314
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
1415

@@ -101,4 +102,4 @@
101102
</div>
102103
</div>
103104
</body>
104-
</html>
105+
</html>

0 commit comments

Comments
 (0)