Skip to content

Commit 8a719c9

Browse files
committed
Update greeting in index.html to display "Olá, Maria Clara!" instead of "Hello"
1 parent a7b3369 commit 8a719c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<html>
2-
<h1>Hello</h1>
2+
<h1>Olá, Maria Clara!</h1>
33
</html>

0 commit comments

Comments
 (0)