diff options
Diffstat (limited to 'snippets/contact.html')
-rw-r--r-- | snippets/contact.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/snippets/contact.html b/snippets/contact.html index a454e64..4582664 100644 --- a/snippets/contact.html +++ b/snippets/contact.html @@ -1,9 +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) +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 +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 |