Skip to content

Commit 48cf8cb

Browse files
committed
Update index.html
1 parent e49a2ad commit 48cf8cb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
<!doctype html>
12
<html>
2-
<title>java-ja</title>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>java-ja</title>
6+
</head>
37
<body>
4-
No java-ja, No Life.
8+
<header>No java-ja, No Life.</header>
9+
<div role="main">ぎゃっぱぎゃっぱ</div>
10+
<footer></footer>
511
</body>
612
</html>
713

0 commit comments

Comments
 (0)