Fix typo in JSON
Tim Izzo tim@octree.ch
Fri, 25 Nov 2022 16:56:13 +0100
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
src/index.json
→
src/index.json
@@ -2,10 +2,9 @@ {
"@context": "http://schema.org/", "@type": "Person", "@id": "https://5ika.ch", - "type": "Person", "name": "Tim Izzo", "email": "tim@5ika.ch", - "giventName": "Timothy", + "givenName": "Timothy", "familyName": "Izzo", "alternateName": "5ika", "jobTitle": "IT Engineer",