mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
remove optimizely
This commit is contained in:
parent
8e89237c33
commit
fcb80104d7
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
<?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