mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update news.php
This commit is contained in:
parent
a90974f1d9
commit
5652d0a8b9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php Response::setMetaDescription(__('description.news')) ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||
<main>
|
||||
<div class="hero hero-quote hero-img spacer2" style="background-image: url(/img/cover-team.jpg)">
|
||||
<div class="hero hero-quote hero-img spacer2" style="background-image: url(/img/teamcropped.jpg)">
|
||||
<div class="hero-content-wrapper">
|
||||
<div class="hero-content text-center">
|
||||
<h1 class="cover-title">{{news.desk}}</h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue