summaryrefslogtreecommitdiff
path: root/snippets/info.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2022-08-22 00:52:15 +0200
committerpdp8 <pdp8@pdp8.info>2022-08-22 00:52:15 +0200
commite3c672f4648997dbe00624e09c63c990a8ea3596 (patch)
tree2b81023c89da84b09188d9bbbcc3d907faf8df6f /snippets/info.html
parent28792e4d504d59b5aeab70d66ea6be51c9c683b1 (diff)
audio and video rendering, Fork-Awesome-1.2.0 included
Diffstat (limited to 'snippets/info.html')
-rw-r--r--snippets/info.html15
1 files changed, 5 insertions, 10 deletions
diff --git a/snippets/info.html b/snippets/info.html
index 8d24230..f833720 100644
--- a/snippets/info.html
+++ b/snippets/info.html
@@ -1,28 +1,25 @@
-<div class="post">
-a <a href="https://git.pdp8.info/ic">curator algorithm</a> displays pdp8 images. it selects 6 images according to its taste and plays them as a slideshow. the reload button <i class="fa fa-refresh" aria-hidden="true"></i>&nbsp;creates a new slideshow.
+a <a href="https://git.pdp8.info/ic">curator algorithm</a> displays pdp8 images. it selects 6 images according to its taste and plays them as a slideshow. the reload button <div class="fa fa-refresh" aria-hidden="true"></div>&nbsp;creates a new slideshow.
-<p>
images can be shared and reused under a
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International</a>
license.
-<p>
please contact pdp8 by <a href="mailto:info@pdp8.info">email</a> if you are interested in original artwork.
<h3>operating instructions</h3>
<dl>
- <dt> <i class="fa fa-info" aria-hidden="true"></i> </dt>
+ <dt> <div class="fa fa-info" aria-hidden="true"></div> </dt>
<dd> get info (this page) </dd>
- <dt> <i class="fa fa-refresh" aria-hidden="true"></i> </dt>
+ <dt> <div class="fa fa-refresh" aria-hidden="true"></div> </dt>
<dd> load new images (keyboard: enter) </dd>
- <dt> <i class="fa fa-play" aria-hidden="true"></i> </dt>
+ <dt> <div class="fa fa-play" aria-hidden="true"></div> </dt>
<dd> play slideshow (keyboard: space) </dd>
- <dt> <i class="fa fa-stop" aria-hidden="true"></i> </dt>
+ <dt> <div class="fa fa-stop" aria-hidden="true"></div> </dt>
<dd> stop slideshow (keyboard: space) </dd>
<dt> <a class="prev">&#10094;</a> </dt>
@@ -33,6 +30,4 @@ please contact pdp8 by <a href="mailto:info@pdp8.info">email</a> if you are inte
</dl>
-<p>
<a href="/images.html">view images</a>
-</div>