Skip to content

Commit

Permalink
git add index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Adarsh-Saurabh committed Mar 25, 2021
1 parent 6b90332 commit f770a34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
</head>
<body>
<h1>This is an amazing project.</h1>
<h2><i>It needs to be!</i></h2>
<h2><i>It need to be!</i></h2>
<h2><b>It needs to be!</b></h2>
</body>

<script src="index.js"></script>
Expand Down

0 comments on commit f770a34

Please sign in to comment.