From e03ff60e39a5d45d186ba933560b5a037e898bbd Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 26 May 2022 15:38:29 -0400 Subject: [PATCH] entity --- content/_index.md | 2 +- static/person.jsonld | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 8cbdfca..f34d8b6 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,7 +8,7 @@ title: Home ## About me -I'm a Canadian software developer, 3D artist, photographer, musician, [blogger](/blog), amateur radio operator, and general maker of things. I love to experiment with little-used technologies, and specialize in *making things interconnect*. +I'm a Canadian software developer, 3D artist, photographer, musician, [blogger](/blog), amateur radio operator, and general maker of things. I love to experiment with little-used technologies, and specialize in *making things interconnect*. diff --git a/static/person.jsonld b/static/person.jsonld index 9a90f6e..e4d66e3 100644 --- a/static/person.jsonld +++ b/static/person.jsonld @@ -1,7 +1,7 @@ { "@context": "http://schema.org", "@type": "Webpage", - "mainContentOfPage": { + "mainEntity": { "@context": "http://www.schema.org", "@type": "person", "name": "Evan Pratten",