mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 16:01:26 +00:00
remove optimizely
This commit is contained in:
parent
b1adbdc7ab
commit
feaa256526
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
<?php Response::setMetaDescription(__('description.learn')) ?>
|
<?php Response::setMetaDescription(__('description.learn')) ?>
|
||||||
<?php Response::setMetaTitle(__('title.learn')) ?>
|
<?php Response::setMetaTitle(__('title.learn')) ?>
|
||||||
<?php Response::addJsAsset('https://cdn.optimizely.com/js/9525271075.js') ?>
|
|
||||||
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
||||||
<main class="column-fluid ">
|
<main class="column-fluid ">
|
||||||
<div class="span6">
|
<div class="span6">
|
||||||
|
|
Loading…
Add table
Reference in a new issue