| | <!DOCTYPE html> |
| | <html lang="en"> |
| |
|
| | <head> |
| | <meta charset="utf-8" /> |
| | <link rel="icon" href="%PUBLIC_URL%/favicon.png" /> |
| | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| | <meta name="theme-color" content="#000000" /> |
| | <meta name="description" content="Web site created using create-react-app" /> |
| | <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
| | <title>S0umyajit | Portfolio</title> |
| | <meta name="description" content="Self Developed personal website build with React.js"> |
| |
|
| | |
| | <meta itemprop="name" content="S0umyajit | Portfolio"> |
| | <meta itemprop="description" content="Self Developed personal website build with React.js"> |
| | <meta itemprop="image" |
| | content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK"> |
| |
|
| | |
| | <meta property="og:url" content="https://soumyajit.vercel.app"> |
| | <meta property="og:type" content="website"> |
| | <meta property="og:title" content="S0umyajit | Portfolio"> |
| | <meta property="og:description" content="Self Developed personal website build with React.js"> |
| | <meta property="og:image" |
| | content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK"> |
| |
|
| | |
| | <meta name="twitter:card" content="summary_large_image"> |
| | <meta name="twitter:title" content="S0umyajit | Portfolio"> |
| | <meta name="twitter:description" content="Self Developed personal website build with React.js"> |
| | <meta name="twitter:image" |
| | content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK"> |
| | </head> |
| |
|
| | <body> |
| | <noscript>You need to enable JavaScript to run this app.</noscript> |
| | <div id="root"></div> |
| | </body> |
| |
|
| | </html> |