Skip to content

Commit 6fa3356

Browse files
authored
Update index.html
1 parent fcc8e8b commit 6fa3356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Hello World</title>
66
</head>
77
<body>
8-
<h1>Hello world, everything is awesome!</h1>
8+
<h1>Hello world, everything is lovely!</h1>
99
<img src="awesome.jpg" alt="Everything is awesome!">
1010
</body>
11-
</html>
11+
</html>

0 commit comments

Comments
 (0)