mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
Update team.php
This commit is contained in:
parent
c74a63c991
commit
0544a69709
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<?php Response::setMetaDescription('description.team') ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||
<main>
|
||||
<div class="hero hero-quote hero-img spacer1" style="background-image: url(https://spee.ch/@lbryteam/everyone-banner2.jpg)">
|
||||
<div class="hero hero-quote hero-img spacer1" style="background-image: url(https://spee.ch/3cb82a81e95c147686dbf90e9983640939461c53/everyone-banner3.jpg)">
|
||||
<div class="hero-content-wrapper">
|
||||
<div class="hero-content text-center">
|
||||
<h1 class="cover-title">{{page.team.header}}</h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue