Update and rename pi.php to game.php

This commit is contained in:
Julie Sigwart 2019-03-29 13:14:14 -07:00 committed by GitHub
parent e5de36a215
commit 9e1db717a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
<?php Response::setMetaDescription(__('LBRY Welcomes All Lovers of Raspberry Pi and Arduino')) ?>
<?php Response::setMetaTitle(__('LBRY Welcomes All Raspberry Pi and Arduino Lovers')) ?>
<?php Response::setMetaDescription(__('Level UP with LBRY Network')) ?>
<?php Response::setMetaTitle(__('Level UP with LBRY Network')) ?>
<main class="ancillary">
<section class="hero" style="background-image: url(/img/pitv.jpg)">
<div class="inner-wrap inner-wrap--hero">
<h1>LBRY Welcomes All Raspberry Pi and Arduino Lovers</h1>
<h1>Level UP with LBRY Network</h1>
<h3>We're excited to share LBRY with you!</h3>
</div>
</section>