Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkStuartCochrane authored Feb 17, 2024
1 parent ab4e0e7 commit bff7e22
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
<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>Orfea naming assistant</title>
</head>

<body>
<main>
<h1>Vanilla JavaScript App</h1>
<h1>Actual device name is</h1>
<h1>Device name should be</h1>
</main>
</body>

</html>
</html>

0 comments on commit bff7e22

Please sign in to comment.