Skip to content

Commit

Permalink
chore: add favicon to rate song directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed Mar 13, 2022
1 parent 7b93445 commit 320b42f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rating/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="styles.css" />
<link href="star.ico" rel="icon" type="image/x-icon" />
<title>Rate Song</title>
</head>
<body>
Expand Down
Binary file added rating/star.ico
Binary file not shown.

0 comments on commit 320b42f

Please sign in to comment.