more meta cleanup

This commit is contained in:
Jeremy Kauffman 2015-12-07 15:15:03 -05:00
parent 9b98a19dbd
commit d29a8fc07a
2 changed files with 3 additions and 1 deletions

View file

@ -32,6 +32,8 @@
<meta name="twitter:site" content="@lbryio"> <meta name="twitter:site" content="@lbryio">
<meta name="twitter:creator" content="@lbryio"> <meta name="twitter:creator" content="@lbryio">
<meta property="fb:app_id" content="1673146449633983" />
<!-- Open Graph data --> <!-- Open Graph data -->
<meta property="og:title" content="<?php echo $title ?>" /> <meta property="og:title" content="<?php echo $title ?>" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />

View file

@ -1,6 +1,6 @@
<div class="bg-image-full" style="background-image: url(/img/cover-home2.jpg)"></div> <div class="bg-image-full" style="background-image: url(/img/cover-home2.jpg)"></div>
<?php Response::setMetaTitle(__('LBRY - Watch, Share, Earn')) ?> <?php Response::setMetaTitle(__('LBRY - Watch, Share, Earn')) ?>
<?php Response::setMetaDescription(__('Learn about LBRY, a peer-to-peer, decentralized content marketplace.')) ?> <?php Response::setMetaDescription(__('Meet LBRY, a peer-to-peer, decentralized content marketplace.')) ?>
<?php echo View::render('nav/header', ['isDark' => true]) ?> <?php echo View::render('nav/header', ['isDark' => true]) ?>
<main class="column-fluid"> <main class="column-fluid">
<div class="span12"> <div class="span12">