mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 17:55:10 +00:00
update background image
This commit is contained in:
parent
b02ce5a347
commit
0872775357
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<?php Response::setMetaTitle(__('title.meetup')) ?>
|
<?php Response::setMetaTitle(__('title.meetup')) ?>
|
||||||
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
|
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
|
||||||
<main>
|
<main>
|
||||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-color:rgb(74, 175, 152)">
|
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/table2.jpg)">
|
||||||
<div class="content content-dark text-center">
|
<div class="content content-dark text-center">
|
||||||
<h1 class="cover-title cover-title-tile cover-item--outline">
|
<h1 class="cover-title cover-title-tile cover-item--outline">
|
||||||
Wanna Meet Up?
|
Wanna Meet Up?
|
||||||
|
|
Loading…
Add table
Reference in a new issue