mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
add LBRY Merchandise Shop on learn
This commit is contained in:
parent
cea70b863f
commit
1296c6f2a4
1 changed files with 4 additions and 3 deletions
|
@ -39,6 +39,9 @@
|
|||
<div class="spacer1">
|
||||
<a href="/credit-reports" class="link-primary">Credit Reports</a>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="https://shop.lbry.io" class="link-primary">LBRY Merchandise Shop</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -51,7 +54,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<div class="cover cover-dark cover-dark-grad">
|
||||
<div class="content content-dark content-tile">
|
||||
|
@ -61,7 +63,6 @@
|
|||
<?php echo View::render('mail/_contact-us') ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
<?php echo View::render('nav/_footer') ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue