1212
sure I am coming · akeleb/JavaScript@6d0625a · GitHub
Skip to content

Commit 6d0625a

Browse files
committed
sure I am coming
1 parent 2fa64bd commit 6d0625a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>Hello, world!</title>
5+
<title>Akele Belay</title>
66
<meta name="viewport" content="width=device-width,initial-scale=1" />
77
<meta name="description" content="" />
88
<link href="https://cdn.jsdelivr.net/npm/[email protected]/modern-normalize.min.css" rel="stylesheet">
@@ -21,14 +21,13 @@
2121
</ul>
2222
</nav>
2323
<div class="main">
24-
<h1>Hello, world!</h1>
24+
<h1>Hello, world! I am coming for you!</h1>
2525
<p>I am learning JavaScript you idiot, I will do this for so long. </p>
2626
</div>
2727
<diV class="main2">
2828
<h3 id="bmi">I will come to this with JavaScript</h3>
2929
</diV>
3030

31-
3231

3332
<script src="/src/script/app.js"></script>
3433
</body>

0 commit comments

Comments
 (0)