mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update getrubin.php
This commit is contained in:
parent
8b93f68fc6
commit
0f164fae4f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php Response::setMetaDescription(__('description.get')) ?>
|
||||
<?php Response::addJsAsset('https://cdn.optimizely.com/js/9525271075.js') ?>
|
||||
<?php Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-ui.png') ?>
|
||||
<?php NavActions::setNavUri('/get') ?>
|
||||
<?php NavActions::setNavUri('/getrubin') ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||
|
||||
<main class="column-fluid">
|
||||
|
|
Loading…
Add table
Reference in a new issue