We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a26a7b commit 95b7133Copy full SHA for 95b7133
index.html
@@ -1,8 +1,6 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
-
4
<head>
5
6
<meta charset="utf-8">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<title>Ankit Verma - Portfolio</title>
@@ -33,7 +31,7 @@
33
31
<!-- Preloading critical assets -->
34
32
<link rel="preload" href="https://avcodewizard.github.io/assets/img/Ankit-Verma.jpg" as="image">
35
36
- <!-- Schema.org JSON-LD -->
+ <!-- Schema.org JSON-LD -->
37
<script type="application/ld+json">
38
{
39
"@context": "https://schema.org/",
@@ -50,7 +48,7 @@
50
48
"jobTitle": "Software Engineer",
51
49
"alumniOf": {
52
"@type": "EducationalOrganization",
53
- "name": "Your University/College Name"
+ "name": "Chhatrapati Shahu Ji Maharaj University, Kanpur"
54
},
55
"knowsAbout": [
56
"Web Development",
0 commit comments