-
Notifications
You must be signed in to change notification settings - Fork 1
/
mern-roadmap.html
33 lines (32 loc) · 1.79 KB
/
mern-roadmap.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MERN Roadmap | Create MERN App</title>
<meta name="google-site-verification" content="ZUcR0WZKeKWR-nVGYjHB6miDJ_Poyd-HAQWAfI1iaL0" />
<!-- Facebook -->
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://vijay-pratap-singh.netlify.app/" />
<meta property="og:title" content="Vijay Pratap Singh (MERN Developer)" />
<meta property="og:description" content="I am passionate about Web Application Development and Mobile Application Development. I am a skilled MERN Developer. I am a quick learner and a team worker." />
<meta property="og:image" content="https://vijay-pratap-singh.netlify.app/images/vijay.jpeg" />
<meta property="og:image:type" content="image/png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://vijay-pratap-singh.netlify.app/">
<meta property="twitter:title" content="Vijay Pratap Singh (MERN Developer)">
<meta property="twitter:description" content="I am passionate about Web Application Development and Mobile Application Development. I am a skilled MERN Developer. I am a quick learner and a team worker.">
<meta property="twitter:image" content="https://vijay-pratap-singh.netlify.app/images/vijay.jpeg">
</head>
<body>
<div class="section pt-4 px-3 px-lg-4" id="about">
<div class="container-narrow">
<div class="row">
<iframe src="https://drive.google.com/file/d/1yFX-GYolHzsWZVSdcyXIz8zosIWq1aIO/preview" width="100%" height="750" allow="autoplay"></iframe>
</div>
</div>
</div>
</body>
</html>