Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thealphamc authored Mar 5, 2024
1 parent 3364800 commit dd423d2
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
if<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
Expand All @@ -12,9 +12,9 @@
<meta name="keywords" content="YouTools, YouTube downloader, video downloader, thumbnail downloader, caption downloader, content creation">
<meta property="og:title" content="YouTools - All-In-One YouTube Downloader">
<meta property="og:description" content="YouTools is an all-in-one YouTube downloader that allows you to easily download videos, extract thumbnails, and obtain captions. Created by AlphaMC to streamline the content creation process.">
<meta property="og:image" content="https://thealphamc.github.io/images/logo_black.png">
<meta property="og:url" content="https://thealphamc.github.io/youtools">
<link rel="canonical" href="https://thealphamc.github.io/youtools">
<meta property="og:image" content="https://youtool.netlify.app/images/logo_black.png">
<meta property="og:url" content="https://youtool.netlify.app/youtools">
<link rel="canonical" href="https://youtool.netlify.app/youtools">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="app.css">
</head>
Expand All @@ -23,7 +23,9 @@
<a href="./" title="Home Page">
<img src="images/logo_black.png" alt="YouTools Logo" class="logo">
</a>
</div>
</div>
</body>
</html>

<header>
<h1>YouTools - All-In-One YouTube Downloader</h1>
Expand Down

0 comments on commit dd423d2

Please sign in to comment.