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 /snippets/contact.html | |
parent | a3ab009e96db2269dcf3f6dd1c103aa885186ee4 (diff) |
mail and social
Diffstat (limited to 'snippets/contact.html')
-rw-r--r-- | snippets/contact.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/snippets/contact.html b/snippets/contact.html deleted file mode 100644 index 4582664..0000000 --- a/snippets/contact.html +++ /dev/null @@ -1,15 +0,0 @@ -<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 |