|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | - <meta charset="UTF-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | - <meta name="google-site-verification" content="ekLE6xoPiDQ2txMCQUzYQL0RC-Okb5HHk-pUMM5_vIM" /> |
7 | | - <meta name="title" content="The Epic Saga Of Professor Eevee & Euvee"> |
8 | | - <meta name="description" content="The Epic Saga Of Professor Eevee & Euvee"> |
9 | | - <meta itemprop="name" content="The Epic Saga Of Professor Eevee & Euvee"> |
10 | | - <meta itemprop="description" content="The Epic Saga Of Professor Eevee & Euvee"> |
11 | | - <meta itemprop="image" content="src/main.png"> |
12 | | - <meta property="og:type" content="website"> |
13 | | - <meta property="og:site_name" content="The Epic Saga Of Professor Eevee & Euvee"> |
14 | | - <meta property="og:url" content="https://Itz-Murali.github.io/"> |
15 | | - <meta property="og:title" content="The Epic Saga Of Professor Eevee & Euvee"> |
16 | | - <meta property="og:description" content="The Epic Saga Of Professor Eevee & Euvee"> |
17 | | - <meta property="og:image" content="src/main.png"> |
18 | | - <meta name="twitter:card" content="summary_large_image"> |
19 | | - <meta name="twitter:title" content="The Epic Saga Of Professor Eevee & Euvee"> |
20 | | - <meta name="twitter:description" content="The Epic Saga Of Professor Eevee & Euvee"> |
21 | | - <meta name="twitter:image" content="src/main.png"> |
22 | | - <title>The Epic Saga Of Professor Eevee & Euvee</title> |
23 | | - <link rel="icon" href="src/main.png" type="image/x-icon"> |
24 | | - <link rel="stylesheet" href="style.css"> |
25 | | - <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lugrasimo"> |
26 | | - <link href="https://fonts.googleapis.com/css2?family=Marcellus&family=Quicksand&display=swap" rel="stylesheet"> |
27 | | - <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet"> |
28 | | - <script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script> |
29 | | - <script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script> |
30 | | - <script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script> |
31 | | - <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>The Epic Saga Of Professor Eevee & Euvee</title> |
| 7 | + <meta name="title" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 8 | + <meta name="description" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 9 | + <meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1"> |
| 10 | + <meta name="googlebot" content="index,follow"> |
| 11 | + <meta name="author" content="Professor Eevee"> |
| 12 | + <link rel="canonical" href="https://journey-of-professor-eevee.vercel.app/"> |
| 13 | + <meta name="google-site-verification" content="ekLE6xoPiDQ2txMCQUzYQL0RC-Okb5HHk-pUMM5_vIM"> |
| 14 | + |
| 15 | + <meta itemprop="name" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 16 | + <meta itemprop="description" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 17 | + <meta itemprop="image" content="src/main.png"> |
| 18 | + |
| 19 | + <meta property="og:type" content="website"> |
| 20 | + <meta property="og:site_name" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 21 | + <meta property="og:url" content="https://journey-of-professor-eevee.vercel.app/"> |
| 22 | + <meta property="og:title" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 23 | + <meta property="og:description" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 24 | + <meta property="og:image" content="src/main.png"> |
| 25 | + <meta property="og:image:type" content="image/png"> |
| 26 | + <meta property="og:image:alt" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 27 | + |
| 28 | + <meta name="twitter:card" content="summary_large_image"> |
| 29 | + <meta name="twitter:site" content="@"> |
| 30 | + <meta name="twitter:creator" content="@"> |
| 31 | + <meta name="twitter:title" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 32 | + <meta name="twitter:description" content="The Epic Saga Of Professor Eevee & Euvee"> |
| 33 | + <meta name="twitter:image" content="src/main.png"> |
| 34 | + <link rel="icon" href="src/main.png" type="image/png"> |
| 35 | + <link rel="shortcut icon" href="src/main.png" type="image/png"> |
| 36 | + <link rel="apple-touch-icon" href="src/main.png"> |
| 37 | + <meta name="theme-color" content="#000000"> |
| 38 | + <meta name="apple-mobile-web-app-capable" content="yes"> |
| 39 | + <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
| 40 | + <meta name="apple-mobile-web-app-title" content="Professor Eevee Saga"> |
| 41 | + <meta name="application-name" content="Professor Eevee Saga"> |
| 42 | + |
| 43 | + <link rel="stylesheet" href="style.css"> |
| 44 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lugrasimo"> |
| 45 | + <link href="https://fonts.googleapis.com/css2?family=Marcellus&family=Quicksand&display=swap" rel="stylesheet"> |
| 46 | + <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet"> |
| 47 | + |
| 48 | + |
| 49 | + <script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script> |
| 50 | + <script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script> |
| 51 | + <script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script> |
| 52 | + <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> |
32 | 53 | </head> |
33 | 54 | <body> |
34 | 55 | <div id="magic-bg"> |
|
0 commit comments