Actually closes #207
This commit is contained in:
parent
1e850048bd
commit
18c12ddf74
1 changed files with 0 additions and 12 deletions
|
@ -24,18 +24,6 @@ export default state => {
|
|||
${emailSubscribe()}
|
||||
</section>
|
||||
|
||||
<section class="alert" id="alert-beta">
|
||||
<div class="inner-wrap">
|
||||
<p><strong>This website is in beta and under heavy development.</strong><br/>All information should be considered incomplete and possibly incorrect and things may not work as expected.</p>
|
||||
|
||||
<br/><br/>
|
||||
|
||||
<p>Please do not share or link this site publicly while this message is here. This website is open source and you can <a href="https://github.com/lbryio/lbry.tech" target="_blank" rel="noopener noreferrer">contribute to it on Github</a>.</p>
|
||||
|
||||
<button id="close-alert">×</button>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer class="footer">
|
||||
<div class="inner-wrap">
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue