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 /newsletter.html | |
parent | 5cc948cbe8f1e36c61f4e224a5ad74a8a975dbfd (diff) |
html snippets
Diffstat (limited to 'newsletter.html')
-rw-r--r-- | newsletter.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/newsletter.html b/newsletter.html new file mode 100644 index 0000000..9ca65f9 --- /dev/null +++ b/newsletter.html @@ -0,0 +1,12 @@ +<div class='post'> +<p> +<a href='mailto:info@pdp8.info?subject=Subscribe'>Subscribe</a> +by email to get updates about new pdp8 releases. + +<p> +<a href='mailto:info@pdp8.info?subject=Unsubscribe'>Unsubscribe</a>, if you are sick of it. + +<p> +pdp8 needs your email only for the newsletter, it won't be shared with anyone. +</div> + |