Skip to content

Commit 8275642

Browse files
committed
Changed site url inside index.html
1 parent b38fcea commit 8275642

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<meta name="description" content="Not the usual Netflix-clone that you can find on the web.">
1414
<!-- Open Graph / Facebook -->
1515
<meta property="og:type" content="website">
16-
<meta property="og:url" content="https://fakeflix-clone.vercel.app/">
16+
<meta property="og:url" content="https://fakeflix-clone.netlify.app/">
1717
<meta property="og:title" content="Fakeflix - The unofficial Netflix clone">
1818
<meta property="og:description" content="Not the usual Netflix-clone that you can find on the web.">
1919
<meta property="og:image" content="https://cdn.jsdelivr.net/gh/Th3Wall/assets-cdn/Fakeflix/Fakeflix_readme.png">
2020
<!-- Twitter -->
2121
<meta property="twitter:card" content="summary_large_image">
22-
<meta property="twitter:url" content="https://fakeflix-clone.vercel.app/">
22+
<meta property="twitter:url" content="https://fakeflix-clone.netlify.app/">
2323
<meta property="twitter:title" content="Fakeflix - The unofficial Netflix clone">
2424
<meta property="twitter:description" content="Not the usual Netflix-clone that you can find on the web.">
2525
<meta property="twitter:image" content="https://cdn.jsdelivr.net/gh/Th3Wall/assets-cdn/Fakeflix/Fakeflix_readme.png">

0 commit comments

Comments
 (0)