Skip to content

Commit 3f6862b

Browse files
authored
Merge pull request #1 from sureshdhanwi/dev
first commit
2 parents 752349c + 1e8f25f commit 3f6862b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

first file

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Page Title</title>
5+
</head>
6+
<body>
7+
8+
<h1>This is a Heading</h1>
9+
<p>This is a paragraph.</p>
10+
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)