add canonical_url in there too, test against Rich Results, pass

This commit is contained in:
Benjamin Kostenbader 2021-01-12 21:56:10 -05:00
parent 57bcfce402
commit 63fd8e262d
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ module Jekyll
output = {
"@type" => "Organization",
"url" => page_drop.canonical_url,
"logo" => {
"@type" => "ImageObject",
"url" => logo,