Skip to content

Commit

Permalink
new favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
StevieBrooks authored Jun 16, 2023
1 parent dd4d423 commit ab579cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
<link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@1,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<title>Rock, Paper, Scissors (Well...Romeo, Present, Syphillis!)</title>

<link rel="apple-touch-icon" sizes="180x180" href="pics/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="pics/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="pics/favicon-16x16.png">
</head>
<body>
<audio class="music" src="" controls autoplay="autoplay"></audio>
Expand Down

0 comments on commit ab579cf

Please sign in to comment.