mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
remove debug statement
This commit is contained in:
parent
08c62fa845
commit
250ab48126
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
<?php Response::setMetaDescription('Watch ' . $title . ' on a platform that shares your values.') ?>
|
<?php Response::setMetaDescription('Watch ' . $title . ' on a platform that shares your values.') ?>
|
||||||
<?php Response::setMetaTitle($title . ' on LBRY') ?>
|
<?php Response::setMetaTitle($title . ' on LBRY') ?>
|
||||||
<pre>
|
|
||||||
<?php print_r($claim) ?>
|
|
||||||
</pre>
|
|
||||||
<main class="ancillary">
|
<main class="ancillary">
|
||||||
<section class="hero hero--half-height" style="background-image: url(<?php echo $coverUrl ?>)">
|
<section class="hero hero--half-height" style="background-image: url(<?php echo $coverUrl ?>)">
|
||||||
<div class="inner-wrap inner-wrap--center-hero">
|
<div class="inner-wrap inner-wrap--center-hero">
|
||||||
|
|
Loading…
Add table
Reference in a new issue