Skip to content

Commit

Permalink
added some meta tag for seo
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinpal committed Sep 10, 2020
1 parent b77a54d commit 1047efc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Tuhin kanti Pal">
<meta name="author" content="Tuhin Kanti Pal">
<meta name="description" content="Stream with Lyrics or Download your Favourite Musics for free without any Ads">
<meta name="keywords" content="Music, Musicder, JavaScript , Download Free Music, Stream Music Online, Lyrics , Music API">
<link href="https://fonts.googleapis.com/css?family=Krona+One" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Bitter:wght@900&display=swap" rel="stylesheet">
<link href="../css/download.css" rel="stylesheet" />
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Tuhin Kanti Pal">
<title>Musicder | Enjoy Music For Free</title>
<meta name="description" content="Stream with Lyrics or Download your Favourite Musics for free without any Ads">
<meta name="keywords" content="Music, Musicder, JavaScript , Download Free Music, Stream Music Online, Lyrics , Music API">
<link href="https://fonts.googleapis.com/css?family=Krona+One|Gayathri|Poppins" rel="stylesheet" />
<link href="css/main.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
Expand Down
2 changes: 2 additions & 0 deletions play/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Tuhin Kanti Pal">
<meta name="description" content="Stream with Lyrics or Download your Favourite Musics for free without any Ads">
<meta name="keywords" content="Music, Musicder, JavaScript , Download Free Music, Stream Music Online, Lyrics , Music API">
<link href="https://fonts.googleapis.com/css?family=Krona+One|Catamaran|Poppins" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Bitter:wght@900&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="../img/favicon.png">
Expand Down

1 comment on commit 1047efc

@vercel
Copy link

@vercel vercel bot commented on 1047efc Sep 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.