diff --git a/view/Response.class.php b/view/Response.class.php index 898dc99b..4eaf814f 100644 --- a/view/Response.class.php +++ b/view/Response.class.php @@ -36,7 +36,7 @@ class Response public static function getMetaImage() { - return static::$metaImg ?: '//lbry.io/img/lbry-dark-1600x528.png'; + return static::$metaImg ?: 'http://lbry.io/img/lbry-dark-1600x528.png'; } public static function setMetaTitle($title) diff --git a/view/View.class.php b/view/View.class.php index f912e714..a924e753 100644 --- a/view/View.class.php +++ b/view/View.class.php @@ -109,7 +109,7 @@ class View public static function getMetaImage() { - return static::$metaImg ?: '//lbry.io/img/lbry-dark-1600x528.png'; + return static::$metaImg ?: 'https://lbry.io/img/lbry-dark-1600x528.png'; } public static function parseMarkdown($template) diff --git a/view/template/page/why.php b/view/template/page/why.php index 6a7725b7..82ab2c5a 100644 --- a/view/template/page/why.php +++ b/view/template/page/why.php @@ -1,5 +1,5 @@ - + false]) ?>