From a51abed84e886dd32dc81933cc278bd14a0c6606 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 8 May 2019 13:18:24 -0400 Subject: add og:image:width and og:image:height These are considered a best practice by Facebook and result in the image appearing properly when shared for the first time. It will also be quite useful when there are multiple images suited to different sizes. --- static/usage.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/usage.html') diff --git a/static/usage.html b/static/usage.html index e9201a3f..81cfb295 100644 --- a/static/usage.html +++ b/static/usage.html @@ -10,6 +10,8 @@ + + -- cgit v1.3.1