link
This commit is contained in:
parent
861483c997
commit
8ac7525553
1 changed files with 1 additions and 1 deletions
|
@ -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): ?>
|
||||
|
|
Loading…
Reference in a new issue