mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
Merge pull request #712 from ykris45/patch-13
add class link primary to get page
This commit is contained in:
commit
3e35d81b6f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<div class="text-center meta spacer1">
|
||||
<img src="https://spee.ch/7/home-demo.gif"/>
|
||||
<div class="content-inset">
|
||||
A user searches for and prepares to stream the film <em>It’s a Wonderful Life</em>, located at <a href="lbry://wonderfullife">lbry://wonderfullife</a>, via a completely decentralized network. Try it out for yourself at <a href="/get">lbry.io/get</a>.
|
||||
A user searches for and prepares to stream the film <em>It’s a Wonderful Life</em>, located at <a href="lbry://wonderfullife">lbry://wonderfullife</a>, via a completely decentralized network. Try it out for yourself at <a class="link-primary" href="/get">lbry.io/get</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue