mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update pi.php
This commit is contained in:
parent
a1d7ceeabc
commit
b53264281b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<?php Response::setMetaTitle(__('LBRY Welcomes All Raspberry Pi and Arduino Lovers')) ?>
|
||||
<?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/clement-vit.jpg)">
|
||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/pitv.jpg)">
|
||||
<div class="content content-dark text-center">
|
||||
<h1 class="cover-title cover-title-tile cover-item--outline">
|
||||
LBRY Welcomes All Raspberry Pi and Arduino Lovers
|
||||
|
|
Loading…
Add table
Reference in a new issue