Skip to content

Commit 5199fc3

Browse files
committed
first commit
1 parent d89657a commit 5199fc3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="ja">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<title>ページのタイトル</title>
6+
</head>
7+
<body>
8+
<h1>⾒出し</h1>
9+
<p>段落</p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)