mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
slack for everyone
This commit is contained in:
parent
f5a9336292
commit
7341ad9d10
3 changed files with 4 additions and 14 deletions
|
@ -15,6 +15,6 @@ LBRY is designed for micropayments and we hope it will help to significantly adv
|
|||
|
||||
We believe cryptocurrencies and blockchain technology are the key to solving this problem. Our vision for LBRY is to allow all content producers – from large media organizations to independent artists – to sell their digital media directly to their fans and followers instantaneously, no matter the payment size.
|
||||
|
||||
Want to help us get LBRY launched and get in on the crypto action? [Test the LBRY Alpha and fill out our survey to earn 1,000 LBC](https://lbry.io/get).
|
||||
Want to help us get LBRY launched and get in on the crypto action? [Test the LBRY Alpha and fill out our survey to earn 1,000 LBC](https://lbry.io/get).
|
||||
|
||||
If you have a strong interest in getting involved in LBRY, join our Slack channel by emailing [Josh Finer](mailto:josh@lbry.io). Come and join the fun!
|
||||
If you have a strong interest in getting involved in LBRY, [join our Slack channel](https://lbry-slackin.herokuapp.com). Come and join the fun!
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
<?php Response::setMetaDescription('Chat with LBRY on Slack.') ?>
|
||||
<?php echo View::render('nav/header', ['isDark' => false]) ?>
|
||||
<main>
|
||||
<div class="content">
|
||||
<h1>Chat With Us</h1>
|
||||
<p>Oops. You caught us. We haven't automated Slack invites yet. Please <a class="link-primary" href="mailto:josh@lbry.io?subject=Slack Me Up">email Josh</a>.</p>
|
||||
<p>He answers email approximately as fast as a robot.</p>
|
||||
</div>
|
||||
</main>
|
||||
<?php echo View::render('nav/footer') ?>
|
|
@ -7,5 +7,5 @@
|
|||
<a href="//github.com/lbryio" class="link-primary"><span class="icon-github icon-fw"></span><span class="btn-label">GitHub (source code)</span></a>
|
||||
</div>
|
||||
<div class="spacer1">
|
||||
<a href="/slack" class="link-primary"><span class="icon-slack icon-fw"></span><span class="btn-label">Slack (chat)</span></a>
|
||||
</div>
|
||||
<a href="https://lbry-slackin.herokuapp.com" class="link-primary"><span class="icon-slack icon-fw"></span><span class="btn-label">Slack (chat)</span></a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue