add lbry.tv to homepage

This commit is contained in:
Jeremy Kauffman 2019-11-21 11:50:15 -05:00
parent 9db51e3e25
commit eaa13294fa

View file

@ -9,6 +9,7 @@
<div>
<?php echo View::render('download/_downloadButton', ['buttonStyle' => 'primary'])?>
<a href="https://lbry.tv" class="button button--inverse">Open in Browser</a>
<a href="/get?showall=1" class="button--link">show all platforms</a>
</div>
</aside>