mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
update gif + update to neutral creator
This commit is contained in:
parent
ac37f8e49c
commit
3f90ea07b4
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
||||||
<h3>Step 2: Search and Follow <?php echo $claim['name'] ?></h3>
|
<h3>Step 2: Search and Follow <?php echo $claim['name'] ?></h3>
|
||||||
<p>Type <?php echo $claim['name'] ?> in the search bar and then click Follow.</p>
|
<p>Type <?php echo $claim['name'] ?> in the search bar and then click Follow.</p>
|
||||||
<div class="align-text--center" style="margin-top: 1rem; margin-bottom: 1rem;">
|
<div class="align-text--center" style="margin-top: 1rem; margin-bottom: 1rem;">
|
||||||
<img src="https://spee.ch/1/dynamic-searchfollow.gif" alt="How to follow <?php echo $claim['name'] ?> on LBRY" />
|
<img src="https://spee.ch/e/follow-1.gif" alt="How to follow <?php echo $claim['name'] ?> on LBRY" />
|
||||||
</div>
|
</div>
|
||||||
<p>If you provide your email address, you'll be notified about every new video.</p>
|
<p>If you provide your email address, you'll be notified about every new video.</p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<p>If you verify your account, you'll receive free credits that you can send to <?php echo $claim['name'] ?> or other creators.</p>
|
<p>If you verify your account, you'll receive free credits that you can send to <?php echo $claim['name'] ?> or other creators.</p>
|
||||||
<small><em>Having trouble?</em> Read <a href="/faq/rewards">the rewards FAQ</a> for help.</small>
|
<small><em>Having trouble?</em> Read <a href="/faq/rewards">the rewards FAQ</a> for help.</small>
|
||||||
<div class="align-text--center" style="margin-top: 1rem; margin-bottom: 1rem;">
|
<div class="align-text--center" style="margin-top: 1rem; margin-bottom: 1rem;">
|
||||||
<img src="https://spee.ch/1/dynamic-tip.png" alt="How to support <?php echo $claim['name'] ?> on LBRY" />
|
<img src="https://spee.ch/9/follow-tip.png" alt="How to support <?php echo $claim['name'] ?> on LBRY" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue