devroom.io/content/contact.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2019-06-05 12:32:16 +00:00
+++
type = "page"
title = "Contact"
+++
2020-02-27 14:08:43 +00:00
I _love_ hearing from you, especially if any of my posts was helpful to you. I know
a lot of you are looking to repair your television or audio equipment. Go for it!
2019-06-05 12:32:16 +00:00
2020-02-27 14:08:43 +00:00
I do have to disappoint those who want to send me their gear for repair or request
specific instruction on how to so themselves. I don't have the time to assist you
to a degree that would make either of us happy. I _can_ refer you to
[/r/AskElectronics](https://www.reddit.com/r/AskElectronics/) and
[/r/audiorepair](https://www.reddit.com/r/audiorepair/) on Reddit, where many
helpful (and more knowledgeable) people are ready to help out.
2019-06-05 12:32:16 +00:00
<form name="contact" method="POST" action="https://formspree.io/ariejan@devroom.io">
<fieldset>
2020-02-27 14:08:43 +00:00
<p>
<label for="name">Your name:</label>
<input type="text" name="name" id="inputName" required>
</p>
<p>
<label for="email">Your email address:</label>
<input type="email" name="email" id="inputEmail" required>
</p>
<p>
<label for="email">Your messages</label>
<textarea name="message" id="inputMessage" rows="6" required></textarea>
</p>
2019-06-05 12:32:16 +00:00
<button type="submit">Ship it</button>
</fieldset>
</form>
2020-02-27 14:08:43 +00:00
If you need to, use my [GPG Key](/gpg/) or [Keybase](https://keybase.io/adevroom) to
encrypt your message to me.