mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
add: The Basics section
This commit is contained in:
parent
e0acbc9244
commit
b2465e116c
1 changed files with 13 additions and 1 deletions
14
index.html
14
index.html
|
@ -84,7 +84,7 @@
|
|||
information online.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 col-lg-6 order-lg-1">
|
||||
<div class="col-md-6 col-lg-6 order-lg-2">
|
||||
<h3 class="mb-4">About LBRY Foundation</h3>
|
||||
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
|
||||
LBRY network in a way that the community of LBRYians decides themselves.</p>
|
||||
|
@ -142,6 +142,18 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>Wonderful. So are we and we’d like to help!</p>
|
||||
|
||||
<h3 class="mb-4 text-center">The Basics</h3>
|
||||
<div class="col-md-10 col-lg-10 col-xl-10 mx-auto text-center">
|
||||
<p>A lot communication and organization happens via the <a href="https://lbry.org/Chat">main chat</a>.<br>
|
||||
<strong>If you want to possibly participate or don't know what to do next,
|
||||
the best thing to do is just come here and say "Hi".</strong></p>
|
||||
<p>But the whole network is larger than that --
|
||||
it's comprised of subgroups of Hives that together make up <a href="./swarm/">The Swarm</a>.</p>
|
||||
<p>The Foundation provides initiative and project funding,
|
||||
but only for those that prove themselves.
|
||||
More in <a href="./tavern/">The Tavern</a>.</p>
|
||||
</div>
|
||||
<!-- /part2 -->
|
||||
|
||||
<div class="row py-4 text-white">
|
||||
|
|
Loading…
Add table
Reference in a new issue