diff options
author | pdp8 <pdp8@pdp8.info> | 2023-08-16 15:25:17 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2023-08-16 15:25:17 +0200 |
commit | ac90ab7c69b35546135cacf9ed2ed98261047dac (patch) | |
tree | 0eac8141030f85525ec56dbee3dea90ea4a5c600 /html/contact.html | |
parent | a3ab009e96db2269dcf3f6dd1c103aa885186ee4 (diff) |
mail and social
Diffstat (limited to 'html/contact.html')
-rw-r--r-- | html/contact.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/html/contact.html b/html/contact.html new file mode 100644 index 0000000..4582664 --- /dev/null +++ b/html/contact.html @@ -0,0 +1,15 @@ +<h1>email</h1> +<a href='mailto:info@pdp8.info'>info@pdp8.info</a> +<h1>fediverse</h1> +<a href='https://social.pdp8.info/pdp8'>@pdp8@social.pdp8.info</a> +<!-- +<h1>matrix</h1> +<a href='https://matrix.to/#/@pdp8:matrix.pdp8.info'>@pdp8:matrix.pdp8.info</a> +--> +<h1>newsletter</h1> +<h2>subscribe</h2> +send a mail to <a href='mailto:info@pdp8.info?subject=Subscribe'>info@pdp8.info</a> with <b>subscribe</b> in the subject +(your address will be used only for the newsletter and won't be shared with anyone) +<h2>unsubscribe</h2> +send a mail to <a href='mailto:info@pdp8.info?subject=Subscribe'>info@pdp8.info</a> with <b>unsubscribe</b> in the +subject
\ No newline at end of file |