Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Joedotmt authored Dec 29, 2024
1 parent cf58ce3 commit 585476c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deconstuctions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="../favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./style.css" />
<title>Deconstuctions</title>
<title>Deconstructions</title>
</head>
<body>
<div class="heading">
Expand Down Expand Up @@ -50,4 +50,4 @@ <h1>Triangle Deconstuctinator</h1>
<div id="message" class="message"></div>
<script type="module" src="./main.js"></script>
</body>
</html>
</html>

0 comments on commit 585476c

Please sign in to comment.