From 318de343b032fc483c90c6a9a9fb5ddbc2c22b07 Mon Sep 17 00:00:00 2001 From: Kyle Niewiada Date: Thu, 16 Feb 2017 14:49:06 -0500 Subject: [PATCH] Remove unnecessary/confusing wording. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b053ff4..b3810c7 100644 --- a/README.md +++ b/README.md @@ -198,8 +198,6 @@ For most users, setting `image: [path-to-image]` on a per-page basis should be e * `height` - The height of the image in pixels. * `width` - The width of image in pixels. -The JSON-LD will default to the `image: ` tag unless `path: ` `height: ` and `width: `. - You can use any of the above, optional properties, like so: ```yml