Skip to content

Commit

Permalink
[Updated] Website
Browse files Browse the repository at this point in the history
  • Loading branch information
KaustubhPatange committed Oct 16, 2021
1 parent 80d834d commit 410371f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
Binary file added art/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,20 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MOVIESY - The best movie streaming app</title>

<!-- Meta data -->

<title>Moviesy - The best movie streaming app</title>
<meta name="title" content="Moviesy - The best movie streaming app">
<meta name="description"
content="GRAPE – Multipurpose App Landing HTML Template is a modern, unique and clean design for your Business Purpose. Users will love Your site because it gives them a unique user experience.">
content="A beautiful client for YTS app that offers many features including built-in movie downloader, chromecast support, etc.">

<meta property="og:type" content="website">
<meta property="og:url" content="https://kaustubhpatange.github.io/Moviesy">
<meta property="og:title" content="Moviesy - The best movie streaming app">
<meta property="og:description"
content="A beautiful client for YTS app that offers many features including built-in movie downloader, chromecast support, etc.">
<meta property="og:image" content="https://github.com/KaustubhPatange/Moviesy/raw/master/art/banner.png">

<!-- External CSS -->
<link rel="stylesheet" href="web/assets/css/bootstrap.min.css">
Expand Down

0 comments on commit 410371f

Please sign in to comment.