Skip to content

Commit dda37ec

Browse files
committed
fix
1 parent a9e5298 commit dda37ec

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

jsonschema/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>JSON Schema</title>
6+
</head>
7+
<body>
8+
<header></header>
9+
<main>TEMP</main>
10+
<footer></footer>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)