mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
remove optimizely snip
This commit is contained in:
parent
bb719990b2
commit
8e89237c33
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<?php Response::setMetaTitle(__('title.home')) ?>
|
||||
<?php Response::setMetaDescription(__('description.home')) ?>
|
||||
<?php Response::addJsAsset('https://cdn.optimizely.com/js/9525271075.js') ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => false, 'isBordered' => false]) ?>
|
||||
<main class="home">
|
||||
<div class="cover home__title cover-light">
|
||||
|
|
Loading…
Add table
Reference in a new issue