From c888bc52b9fe79b2117ec6ada123df6454afa002 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Thu, 14 Dec 2017 09:53:37 -0800 Subject: [PATCH] Fix og:image URL to make it absolute --- lib/core/Head.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/core/Head.js b/lib/core/Head.js index f819784df7..5a281d941d 100644 --- a/lib/core/Head.js +++ b/lib/core/Head.js @@ -39,7 +39,11 @@ class Head extends React.Component { {this.props.config.ogImage && ( )} {this.props.redirect && (