mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
add JS asset requested by @finer9
This commit is contained in:
parent
8596556218
commit
69b0fd3964
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<?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 echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue