Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added meta description
  • Loading branch information
thespeck authored Mar 16, 2024
1 parent 8205cfc commit 3015079
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 @@ -3,6 +3,7 @@

<head>
<meta charset="UTF-8">
<meta name="description" content="View and download YouTube thumbnails.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<link rel="shortcut icon" href="./favicon-light.png" type="image/x-icon">
Expand Down Expand Up @@ -47,4 +48,4 @@ <h2><a href="./">Thumbnailed</a></h2>
<footer></footer>
</body>

</html>
</html>

0 comments on commit 3015079

Please sign in to comment.