lbry.com/view/template/social/_listDev.php
netop:// ウェッブ 9186f2cdaf
Change .io to .com (#984)
* Flatten commits

* Fixed old blog links
2019-03-19 16:59:22 -05:00

34 lines
970 B
PHP

<div class="spacer1">
<a href="https://github.com/lbryio" class="link-primary">
<span class="icon-code-fork icon-fw"></span>
<span class="btn-label">Source Code</span>
</a>
</div>
<div class="spacer1">
<a href="https://lbry.tech" class="link-primary">
<span class="icon-cog icon-fw"></span>
<span class="btn-label">lbry.tech</span>
</a>
</div>
<div class="spacer1">
<a href="https://lbry.tech/contribute" class="link-primary">
<span class="icon-question icon-fw"></span>
<span class="btn-label">Contributor's Guide</span>
</a>
</div>
<div class="spacer1">
<a href="https://discourse.lbry.com" class="link-primary">
<span class="icon-comments-o icon-fw"></span>
<span class="btn-label">LBRY Tech Forum</span>
</a>
</div>
<div class="spacer1">
<a href="https://chat.lbry.com" class="link-primary">
<span class="icon-comments icon-fw"></span>
<span class="btn-label">Discord (#dev channel)</span>
</a>
</div>