remove optimizely

This commit is contained in:
Josh Finer 2018-01-15 13:17:54 -05:00 committed by GitHub
parent 8e89237c33
commit fcb80104d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]) ?>