aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/zen.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-07 15:03:53 -0800
committerredmatrix <git@macgirvin.com>2016-03-07 15:03:53 -0800
commitd5db25808a0847e09ee3735faeac3552c722e0ae (patch)
treef9f7e91b0860a91c29338b3ba10c41f4eec00337 /view/php/zen.php
parent68d7ab6b55d34e19055aaab30966c4827c63e370 (diff)
downloadvolse-hubzilla-d5db25808a0847e09ee3735faeac3552c722e0ae.tar.gz
volse-hubzilla-d5db25808a0847e09ee3735faeac3552c722e0ae.tar.bz2
volse-hubzilla-d5db25808a0847e09ee3735faeac3552c722e0ae.zip
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.
Diffstat (limited to 'view/php/zen.php')
-rw-r--r--view/php/zen.php2
1 files changed, 1 insertions, 1 deletions
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 @@
<!DOCTYPE html>
-<html>
+<html prefix="og: http://ogp.me/ns#">
<head>
<title><?php if(x($page,'title')) echo $page['title'] ?></title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">