|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 | <meta name="theme-color" content="#000000" /> |
8 | | - <meta name="description" content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account" /> |
| 8 | + <meta name="description" |
| 9 | + content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account" /> |
9 | 10 | <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> |
10 | 11 | <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> |
11 | 12 | <link rel="manifest" href="/manifest.json" /> |
12 | 13 | <script type=" module" src=" https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js" ></script> |
13 | 14 | <script nomodule src=" https://unpkg.com/[email protected]/dist/ionicons/ionicons.js" ></script> |
14 | 15 | <link rel="preconnect" rel="preload" href="https://fonts.googleapis.com"> |
15 | 16 | <link rel="preconnect" rel="preload" href="https://fonts.gstatic.com" crossorigin> |
16 | | - <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap" rel="stylesheet" rel="preload"> |
| 17 | + <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap" rel="stylesheet" |
| 18 | + rel="preload"> |
17 | 19 |
|
18 | 20 |
|
19 | 21 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" |
20 | 22 | integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" |
21 | 23 | crossorigin="anonymous" referrerpolicy="no-referrer" rel="preload" /> |
22 | 24 |
|
23 | 25 |
|
24 | | - <meta property="og:title" content="AnimeTrix"> |
25 | | - <meta property="og:description" content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account"> |
26 | | - <meta property="og:image" content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
27 | | - <meta property="og:url" content="https://animetrix.vercel.app/"> |
28 | | - <meta property="og:type" content="website"> |
| 26 | + <meta property="og:title" content="AnimeTrix"> |
| 27 | + <meta property="og:description" |
| 28 | + content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account"> |
| 29 | + <meta property="og:image" |
| 30 | + content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
| 31 | + <meta property="og:url" content="https://animetrix.vercel.app/"> |
| 32 | + <meta property="og:type" content="website"> |
| 33 | + |
| 34 | + <meta property="og:image:width" content="1200"> |
| 35 | + <meta property="og:image:height" content="600"> |
| 36 | + |
| 37 | + <meta name="twitter:card" |
| 38 | + content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
| 39 | + <meta name="twitter:title" content="Animetrix"> |
| 40 | + <meta name="twitter:description" |
| 41 | + content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account"> |
| 42 | + <meta name="twitter:image" |
| 43 | + content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
29 | 44 |
|
30 | | - <meta name="twitter:card" content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
31 | | - <meta name="twitter:title" content="Animetrix"> |
32 | | - <meta name="twitter:description" content="AnimeTrix is a Free Anime streaming website which you can watch English Subbed and Dubbed Anime online without creating any Account"> |
33 | | - <meta name="twitter:image" content="https://user-images.githubusercontent.com/95211406/234815538-17642467-574a-42ec-96d1-75c2a67bebd3.png"> |
34 | | - |
35 | 45 | <title>Watch Download Anime For Free On AnimeTrix</title> |
36 | 46 | </head> |
37 | 47 |
|
|
0 commit comments