Skip to content

Commit c939ded

Browse files
authored
Update index.html
1 parent ffd60bc commit c939ded

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@
3434

3535
<script type="application/ld+json">
3636
{
37-
"@context": "https://hackverse.nitk.ac.in",
37+
"@context": "http://schema.org",
3838
"@type": "Event",
3939
"name": "HackVerse",
4040
"email": "hackverse@nitk.edu.in",
41+
"image": "https://raw.githubusercontent.com/HackVerse/hackverse.github.io/master/img/LOGO.png",
4142
"url": "https://hackverse.nitk.ac.in",
4243
"sameAs": ["https://www.facebook.com/hackverse", "https://twitter.com/hackversenitk", "https://www.linkedin.com/company/hackverse", "https://www.instagram.com/hackversenitk"],
4344
"description": "HackVerse - 24 Hour Nation-Wide Hackathon at NITK, Surathkal as a part of the Diamond Jubilee Celebrations",
@@ -54,7 +55,7 @@
5455
"postalCode": "575025",
5556
"addressCountry": "IND"
5657
}
57-
},
58+
}
5859
}
5960
</script>
6061
</head>

0 commit comments

Comments
 (0)