mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
remove unnecessary div
This commit is contained in:
parent
1d9c399cfc
commit
1cade25f6b
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
<div class="bg-image-full" style="background-color: white" <?php //style="background-image: url(https://s3.amazonaws.com/files.lbry.io/cover-home2.jpg)" ?>></div>
|
||||
<?php Response::setMetaTitle(__('title.home')) ?>
|
||||
<?php Response::setMetaDescription(__('description.home')) ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => false, 'isBordered' => false]) ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue