From d5db25808a0847e09ee3735faeac3552c722e0ae Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 7 Mar 2016 15:03:53 -0800 Subject: Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. --- view/php/zen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/php/zen.php') diff --git a/view/php/zen.php b/view/php/zen.php index 5b89e9c32..a96cf722f 100644 --- a/view/php/zen.php +++ b/view/php/zen.php @@ -1,5 +1,5 @@ - + <?php if(x($page,'title')) echo $page['title'] ?> -- cgit v1.2.3