mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update _globalItems.php
delete shop lbry io on _globalitems.php and moved to _footer.php
This commit is contained in:
parent
f4063597ce
commit
00f0591dcb
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@
|
|||
<a href="<?php echo $url ?>" <?php echo $selectedItem === $url ? 'class="nav-active"' : ''?>><?php echo $label ?></a>
|
||||
</div>
|
||||
<?php endforeach ?>
|
||||
<div class="control-item no-label-desktop">
|
||||
<a href="https://shop.lbry.io" target="_blank"><span class="btn-label">LBRY Shop</span> <span class="icon-fw icon-shopping-cart"></span></a>
|
||||
</div>
|
||||
<div class="control-item no-label-desktop">
|
||||
<a href="https://twitter.com/lbryio" target="_blank"><span class="btn-label">Twitter</span> <span class="icon-fw icon-twitter"></span></a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue