mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 02:35:11 +00:00
Page title & description meta tags
This commit is contained in:
parent
9ecd6641a2
commit
4350521463
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php Response::setMetaDescription(__('description.meetup')) ?>
|
||||
<?php Response::setMetaTitle(__('title.meetup')) ?>
|
||||
<?php Response::setMetaDescription(__('LBRY is proud to sponsor VIT Vellore\'s DSC Devfest 2018')) ?>
|
||||
<?php Response::setMetaTitle(__('LBRY Welcomes VIT Hackathon Participants')) ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
|
||||
<main>
|
||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/devfest.jpg)">
|
||||
|
|
Loading…
Add table
Reference in a new issue