|
34 | 34 | <!-- Schema.org JSON-LD -->
|
35 | 35 | <script type="application/ld+json">
|
36 | 36 | {
|
37 |
| - "@context": "https://schema.org/", |
38 |
| - "@type": "Person", |
39 |
| - "name": "Ankit Verma", |
40 |
| - "url": "https://avcodewizard.github.io/", |
41 |
| - "image": "https://avcodewizard.github.io/assets/img/Ankit-Verma.jpg", |
| 37 | + "@context": "https://schema.org", |
| 38 | + "@type": "Organization", |
| 39 | + "url": "https://avcodewizard.github.io", |
42 | 40 | "sameAs": [
|
43 | 41 | "https://www.instagram.com/pixels.queue/",
|
44 | 42 | "https://www.linkedin.com/in/ankitvermaonline/",
|
45 | 43 | "https://github.com/avcodewizard",
|
46 | 44 | "https://avcodewizard.github.io"
|
47 | 45 | ],
|
48 |
| - "jobTitle": "Software Engineer", |
49 |
| - "alumniOf": { |
50 |
| - "@type": "EducationalOrganization", |
51 |
| - "name": "Chhatrapati Shahu Ji Maharaj University, Kanpur" |
52 |
| - }, |
53 |
| - "knowsAbout": [ |
54 |
| - "Web Development", |
55 |
| - "Software Engineering", |
56 |
| - "Full Stack Development", |
57 |
| - "JavaScript", |
58 |
| - "Laravel", |
59 |
| - "Php", |
60 |
| - "Wordpress", |
61 |
| - "Codeigniter" |
62 |
| - ] |
| 46 | + "logo": "https://avcodewizard.github.io/assets/img/my-profile.png", |
| 47 | + "name": "Ankit Verma", |
| 48 | + "description": "Discover Ankit Verma's projects and professional journey in software engineering and web development.", |
| 49 | + "email": "ankitv4087@gmail.com", |
| 50 | + "telephone": "+918887382475" |
63 | 51 | }
|
64 |
| - </script> |
| 52 | + </script> |
| 53 | + |
| 54 | + |
65 | 55 |
|
66 | 56 | <!-- Fonts -->
|
67 | 57 | <link href="https://fonts.googleapis.com" rel="preconnect">
|
|
0 commit comments