devroom.io/content/contact.md

27 lines
931 B
Markdown

+++
type = "page"
title = "Contact"
+++
I _love_ hearing from you, especially if any of my posts was helpful to you. Please note, I don't have the time or
resources to diagnose specific issues with your audio or TV equipment.
_Note: this form is processed through [Fromspree.io](https://formspree.io)_
<form name="contact" method="POST" action="https://formspree.io/ariejan@devroom.io">
<fieldset>
<label for="name">Your name:</label>
<input type="text" name="name" id="inputName" required>
<br />
<label for="email">Your email address:</label>
<input type="email" name="email" id="inputEmail" required>
<br />
<label for="email">Your messages</label>
<textarea name="message" id="inputMessage" rows="12" required></textarea>
<br />
<input type="submit" value="Send it">
</fieldset>
</form>
If you need privacy use my [GPG Key](/gpg/).