Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
RanjanWorks committed Nov 15, 2024
1 parent f0b894a commit 85a73fb
Show file tree
Hide file tree
Showing 7 changed files with 148 additions and 143 deletions.
Binary file removed assets/darkBg-HXiKhX2A.png
Binary file not shown.
1 change: 1 addition & 0 deletions assets/index-Da8ozgea.css

Large diffs are not rendered by default.

138 changes: 0 additions & 138 deletions assets/index-DgzBt9ng.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/index-DpmNubCu.css

This file was deleted.

138 changes: 138 additions & 0 deletions assets/index-VtXlR-dY.js

Large diffs are not rendered by default.

Binary file removed darkBg.png
Binary file not shown.
13 changes: 9 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
name="description"
content="Free Movie Downloads | Download Movies Online | Movie Downloader"
/>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>

<meta property="og:url" content="https://ranjanworks.github.io/flix" />
<meta property="og:type" content="website" />
Expand All @@ -34,10 +37,12 @@
name="twitter:image"
content="https://opengraph.b-cdn.net/production/images/7c6ce8aa-5046-4500-9570-38751586a02d.png?token=LhDNCahdnKHj6I98kQ892TIwOWIMiureEjWxkFXDpEE&height=630&width=1200&expires=33267305174"
/>
<script type="module" crossorigin src="/reactflix/assets/index-DgzBt9ng.js"></script>
<link rel="stylesheet" crossorigin href="/reactflix/assets/index-DpmNubCu.css">
<script type="module" crossorigin src="/reactflix/assets/index-VtXlR-dY.js"></script>
<link rel="stylesheet" crossorigin href="/reactflix/assets/index-Da8ozgea.css">
</head>
<body class="dark">
<body
class="dark bg-[radial-gradient(ellipse_50%_100%_at_center,#0D3F41,TRANSPARENT_66%)]"
>
<div id="root"></div>
</body>
</html>

0 comments on commit 85a73fb

Please sign in to comment.