Skip to content

Commit

Permalink
teste 10 hello world
Browse files Browse the repository at this point in the history
  • Loading branch information
dennispaixao committed Dec 28, 2024
1 parent 4ad704d commit c1bddd6
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@

<h1 class="title">Hello world!<h1>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1 class="title">Hello world!<h1>

</body>
</html>



0 comments on commit c1bddd6

Please sign in to comment.