Skip to content

Commit

Permalink
Add theme colour
Browse files Browse the repository at this point in the history
  • Loading branch information
SebbyMortimer authored Aug 2, 2024
1 parent 5d4c754 commit 5001711
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="description" content="Website/portfolio for Sebby Mortimer">
<meta name="author" content="Sebby Mortimer">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#333">

<link rel="icon" href="images/favicon.ico">
<title>Sebby Mortimer's Site</title>
Expand Down Expand Up @@ -52,4 +53,4 @@ <h2>Hello internet</h2>
</footer>
</body>

</html>
</html>

0 comments on commit 5001711

Please sign in to comment.