mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update pewpewpew.php
This commit is contained in:
parent
5d601308bf
commit
b94d576a42
1 changed files with 11 additions and 1 deletions
|
@ -13,8 +13,18 @@
|
|||
|
||||
<p>And to those who think they can restrict our free speech? Molṑn labé.</p>
|
||||
|
||||
<img src="https://spee.ch/5a3e08d52dd2d7cb1c63a480b45dea8b4679cf01/lbryget-gif-mastertest.gif" />
|
||||
|
||||
<p>You can <a href="/get?src=FA">download the LBRY app here.</a> If you have any questions or need help, <a href="http://chat.lbry.io">join our Discord community.</a></p>
|
||||
<div class="text-center"><a href="/get?src=FA" class="btn-primary btn-large">Get LBRY App</a></div>
|
||||
<div class="text-center"><a href="/get?src=FA" class="btn-primary btn-large">Get LBRY App</a></div>
|
||||
<h3>Want to hear from us when we get new firearms-related content? Sign up for our mailing list below.</h3>
|
||||
<?php echo View::render('mail/_subscribeForm', [
|
||||
'tag' => 'guns',
|
||||
'submitLabel' => 'Keep Me In The Loop',
|
||||
'hideDisclaimer' => true,
|
||||
'largeInput' => true,
|
||||
'btnClass' => 'btn-alt btn-large',
|
||||
]) ?>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue