mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
15 lines
No EOL
615 B
PHP
15 lines
No EOL
615 B
PHP
<header class="header">
|
|
<div class="inner">
|
|
<div class="left">
|
|
<div class="logo"></div>
|
|
<a href="https://lbry.io/get" target="_blank">Get</a>
|
|
<a href="https://lbry.io/learn" target="_blank">Learn</a>
|
|
</div>
|
|
<div class="right">
|
|
<a href="https://github.com/lbryio" target="_blank" class="github"></a>
|
|
<a href="https://www.reddit.com/r/lbry/" target="_blank" class="reddit"></a>
|
|
<a href="https://www.facebook.com/lbryio" target="_blank" class="facebook"></a>
|
|
<a href="https://twitter.com/lbryio" target="_blank" class="twitter"></a>
|
|
</div>
|
|
</div>
|
|
</header> |