Skip to content

Commit ea7c7a3

Browse files
committed
Initial commit
html defaults
1 parent 94c5db0 commit ea7c7a3

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
"hello"
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Gowtham</title>
5+
</head>
6+
<style>
7+
8+
</style>
9+
<script>
10+
11+
</script>
12+
<body>
13+
<h1>My Git hub page</h1>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)