Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieyyt authored Jul 8, 2024
1 parent 2270f93 commit a401bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>Vanilla JavaScript App</title>
<title>Vanilla JavaScript App Producion</title>
</head>

<body>
Expand All @@ -14,4 +14,4 @@ <h1>Vanilla JavaScript App</h1>
</main>
</body>

</html>
</html>

0 comments on commit a401bf2

Please sign in to comment.