mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
add lbry fund and 3d-printing link to learn
i want help @alyssaoc to make it.. it will looks like this screenshoot
This commit is contained in:
parent
0fcd9a7602
commit
b8b00ed40f
1 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
<div class="spacer1">
|
||||
<a href="http://explorer.lbry.io" class="link-primary"><span class="fa fa-globe icon-fw"></span><span class="btn-label">Blockchain Explorer</span></a>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="https://lbry.fund" class="link-primary"><span class="fas fa-hand-holding-usd icon-fw"></span><span class="btn-label">LBRY Community Fund</span></a>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="/team" class="link-primary"><span class="fa fa-users icon-fw"></span><span class="btn-label">About the Team</span></a>
|
||||
</div>
|
||||
|
@ -52,6 +55,9 @@
|
|||
<div class="spacer1">
|
||||
<a href="/faq?category=publisher" class="link-primary"><span class="icon-question icon-fw"></span><span class="btn-label">Publisher FAQ</span></a>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="https://lbry.io/3d-printing" class="link-primary"><span class="fas fa-cube icon-fw"></span><span class="btn-label">3D Printing Program</span></a>
|
||||
</div>
|
||||
<h3>For Developers</h3>
|
||||
<?php echo View::render('social/_listDev') ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue