diff options
author | pdp8 <pdp8@pdp8.info> | 2022-08-21 15:09:38 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-08-21 15:09:38 +0200 |
commit | ec4c08d91081de6d9c7404742c70a94cea250dce (patch) | |
tree | d8279f6196ec2f4d94d86aa6138a568989367fd6 /about.html | |
parent | 5cc948cbe8f1e36c61f4e224a5ad74a8a975dbfd (diff) |
html snippets
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..0efe2b0 --- /dev/null +++ b/about.html @@ -0,0 +1,18 @@ +<div class='post'> + +This is a platform for quick digital releases of pdp8's artwork. + +<p> +Copy, share and re-use as you like! Just give credit to the original and +distribute your work under the same license (Artwork: <a href='https://creativecommons.org/licenses/by-sa/4.0/'>Creative Commons +Attribution-ShareAlike 4.0 International License</a>, +Code: <a href='https://www.gnu.org/licenses/gpl.html'>GNU General Public License</a>). + +<p> +<a href='mailto:info@pdp8.info?subject=subscribe'>Subscribe</a> +to the pdp8 newsletter, to receive updates about new pdp8 releases by email. + +<p> +Get in touch by <a href='mailto:info@pdp8.info'>email</a>, if you are interested in original uncompressed files, physical objects, live performances or anything else. +</div> + |