Skip to content

Commit 069e35c

Browse files
authored
schema
1 parent 2292ed5 commit 069e35c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

index.html

+16-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,22 @@
77
<title>Ankit Verma - Portfolio</title>
88
<meta content="Ankit Verma Portfolio" name="description">
99
<meta content="Ankit Verma, Ankit, ankitvermaonline, pixels.queue, Ankit Verma, Protfolio, Ankitv4087, Web developer, software engineer, Full stack developer" name="keywords">
10-
10+
<script type="application/ld+json">
11+
{
12+
"@context": "https://schema.org/",
13+
"@type": "Person",
14+
"name": "Ankit Verma",
15+
"url": "https://avcodewizard.github.io/",
16+
"image": "https://avcodewizard.github.io/assets/img/Ankit-Verma.jpg",
17+
"sameAs": [
18+
"https://www.instagram.com/pixels.queue/",
19+
"https://www.linkedin.com/in/ankitvermaonline/",
20+
"https://github.com/avcodewizard",
21+
"https://avcodewizard.github.io"
22+
],
23+
"jobTitle": "Software Engineer"
24+
}
25+
</script>
1126
<!-- Favicons -->
1227
<link href="assets/img/favicon.png" rel="icon">
1328
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

0 commit comments

Comments
 (0)