Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tolahash authored Dec 5, 2024
1 parent 309a0b6 commit 9c04c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<script src="script.js"></script>
<header>
<h1>Tolahash</h1>
<nav>
Expand Down Expand Up @@ -47,5 +46,6 @@ <h2>TL;DR</h2>
<footer>
<p>&copy; 2024 Tolahash</p>
</footer>
<script src="script.js"></script>
</body>
</html>

0 comments on commit 9c04c5b

Please sign in to comment.