This commit is contained in:
Alex Grin 2017-03-29 21:41:23 -04:00 committed by GitHub
parent 861483c997
commit 8ac7525553

View file

@ -29,7 +29,7 @@ if (isset($_POST['publish']) && isset($_POST['name']) && isset($_FILES['file']))
?>
<!DOCTYPE html>
<h1>spee.ch</h1>
<p>spee.ch is a single-serving site that reads and publishes images to and from the LBRY blockchain.</p>
<p>spee.ch is a single-serving site that reads and publishes images to and from the <a href="https://lbry.io">LBRY</a> blockchain.</p>
<p>Examples:</p>
<ul>
<?php foreach(['thailand', 'doitlive', 'coconuts', 'cow-air-balloon'] as $sampleName): ?>