devroom.io/content/contact.md

33 lines
1.1 KiB
Markdown
Raw Normal View History

2019-06-05 12:32:16 +00:00
+++
type = "page"
title = "Contact"
+++
2024-01-24 13:24:41 +00:00
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.
2019-06-05 12:32:16 +00:00
<div class="buymeacoffee">
<a href="https://www.buymeacoffee.com/ariejan">
<img src="/bmc-full-logo-no-background.png" alt="Buy me a coffee" />
</a>
</div>
2024-01-24 13:24:41 +00:00
_Note: this form is processed through [Fromspree.io](https://formspree.io)_
2019-06-05 12:32:16 +00:00
2024-01-24 13:24:41 +00:00
<form name="contact" method="POST" action="https://formspree.io/ariejan@devroom.io">
2019-06-05 12:32:16 +00:00
<fieldset>
2024-01-24 13:24:41 +00:00
<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">
2019-06-05 12:32:16 +00:00
</fieldset>
</form>
2024-01-24 13:24:41 +00:00
If you need privacy use my [GPG Key](/gpg/).