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/install.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/install.html') diff --git a/static/install.html b/static/install.html index e715a922..c24f7adc 100644 --- a/static/install.html +++ b/static/install.html @@ -10,6 +10,8 @@ + + -- cgit v1.3.1