Initial commit

This commit is contained in:
netop://ウエハ 2019-06-26 12:45:59 -05:00
parent 905482cfd8
commit 4fc19aaac1
5 changed files with 31 additions and 3 deletions

View file

@ -111,4 +111,4 @@
/feedback: /learn /feedback: /learn
/press-kit.zip: /press-kit /press-kit.zip: /press-kit
/news/tag/events: /roadmap /news/tag/events: /roadmap
/publish: /youtube # /publish: /youtube

View file

@ -2,7 +2,7 @@
<?php Response::setMetaDescription('LBRY Inc. Privacy Policy') ?> <?php Response::setMetaDescription('LBRY Inc. Privacy Policy') ?>
<main class="ancillary"> <main class="ancillary">
<section class="hero hereo--half-height"> <section class="hero hero--half-height">
<div class="inner-wrap inner-wrap--center-hero"> <div class="inner-wrap inner-wrap--center-hero">
<h1>LBRY Inc. Privacy Policy</h1> <h1>LBRY Inc. Privacy Policy</h1>

View file

@ -0,0 +1,28 @@
<?php Response::setMetaDescription('Why should you publish to LBRY?') ?>
<?php Response::setMetaTitle(__('LBRY &middot; Why publish your content here?')) ?>
<main class="ancillary">
<section class="hero hero--half-height">
<div class="inner-wrap inner-wrap--center-hero">
<h1>Why publish to LBRY?</h1>
</div>
</section>
<section>
<div class="inner-wrap">
<h2 id="">Our two-minute proposal</h2>
<p>Quite frankly, we're a breath of fresh air. Why <em>not</em> try LBRY and see if it works (for you)?</p>
<p>You might've done some research and rolled your eyes because we're yet <em>another</em> startup using Blockchain&trade; within our tech stack. Why should you care about that? Well, <strong>utilizing a blockchain allows us to be censorship resistant</strong>.</p>
<p>The benefits of blockchain + the freedom to be yourself. No middleman required.</p>
<p>As long as servers exist, so will your content. So, <em>forever</em>. The only thing you have to worry about is content creation and making your fans happy.</p>
<figure>
<img alt="Yerbil loves you. Love the yerbil." src="/img/gerbil-happy.png"/>
<figcaption>Yerbil tax</figcaption>
</figure>
</div>
</section>
</main>

@ -1 +1 @@
Subproject commit 267c2636eb25038afef79a82f24810f4c5259f44 Subproject commit f6c4d5c43949b0ba00b6d91b86ec73039dc9fd01

BIN
web/img/gerbil-happy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB