Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieyyt authored Dec 23, 2024
1 parent 234fee7 commit 012fd3c
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,12 +5,12 @@
<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 Production</title>
<title>Vanilla JavaScript App Production Environmnt</title>
</head>

<body>
<main>
<h1>Vanilla JavaScript App Production</h1>
<h1>Vanilla JavaScript App Production Environmnt</h1>
</main>
</body>

Expand Down

0 comments on commit 012fd3c

Please sign in to comment.