Unfix typo

This commit is contained in:
Filip Hendrik 2017-03-29 22:22:15 +02:00 committed by GitHub
parent 4ea3848be7
commit 9536b03355

View file

@ -1,9 +1,6 @@
<html> <!DOCTYPE html>
<body> <h1>spee.ch</h1>
<h1>spee.ch</h1> <p>In just a few hours, this site will morph from this utterly bare 6 lines of HTML into a decentralized, censorship-resistant, truly free image sharing site powered by <a href="https://lbry.io">LBRY</a>.
<p>In just a few hours, this site will morph from this utterly bare 9 lines of HTML into a decentralized, censorship-resistant, truly free image sharing site powered by <a href="https://lbry.io">LBRY</a>. <p>You can watch it happen in real time, starting at 6pm EST tonight (March 29th):</p>
<p>You can watch it happen in real time, starting at 6pm EST tonight (March 29th):</p> <iframe width="560" height="315" src="https://www.youtube.com/embed/C9LCapt_OYw" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/C9LCapt_OYw" frameborder="0" allowfullscreen></iframe> <p><a href="https://github.com/lbryio/spee.ch">GitHub repo</a></p>
<p><a href="https://github.com/lbryio/spee.ch">GitHub repo</a></p>
</body>
</html>