mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update rubin.php
This commit is contained in:
parent
35275b0dd8
commit
e4be2ef3b6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<?php Response::addJsAsset('https://cdn.optimizely.com/js/9525271075.js') ?>
|
||||
<?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/dave-rucka-wide.jpg)">
|
||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image:url(/img/dave-rucka-wide.png)">
|
||||
<div class="content content-dark text-center">
|
||||
<h1 class="cover-title cover-title-tile cover-item--outline">
|
||||
<br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue