Page title & description meta tags

This commit is contained in:
Julie Sigwart 2018-10-05 22:24:16 -07:00 committed by GitHub
parent 9ecd6641a2
commit 4350521463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<?php Response::setMetaDescription(__('description.meetup')) ?> <?php Response::setMetaDescription(__('LBRY is proud to sponsor VIT Vellore\'s DSC Devfest 2018')) ?>
<?php Response::setMetaTitle(__('title.meetup')) ?> <?php Response::setMetaTitle(__('LBRY Welcomes VIT Hackathon Participants')) ?>
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?> <?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
<main> <main>
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/devfest.jpg)"> <div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/devfest.jpg)">