mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
remove metadata from button
This commit is contained in:
parent
61f3710dfb
commit
0e7ee57249
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@
|
|||
<h3 class="cover-subtitle cover-title-flat">Hollywood films, college lessons, amazing streamers and more are on the first media network ruled by <em>you</em>.</h3>
|
||||
</div>
|
||||
<div class="spacer2 text-center">
|
||||
<?php echo View::render('download/_downloadButton', ['buttonStyle' => 'primary',])?>
|
||||
<?php echo View::render('download/_downloadButton', ['buttonStyle' => 'primary','meta' => false,])?>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue