From f019ccaa1f5b44b4e53d3c5c2ee47dd5b7737489 Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Mon, 4 Jul 2016 11:31:38 -0400 Subject: [PATCH] jeremy, why do you love these dumb protocol-dependent urls --- view/Response.class.php | 2 +- view/View.class.php | 2 +- view/template/page/why.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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]) ?>