diff options
author | Teddy Wing | 2018-11-14 15:41:15 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-14 15:41:15 +0100 |
commit | 23907a068564d18fe816dc86e20cea90a968976d (patch) | |
tree | e31d882d7880be9bbe662313ea154ec84c9e533a | |
parent | e55fdbdf7d8483954f8a8373dde74665ce87d9eb (diff) | |
download | dome-key-web-23907a068564d18fe816dc86e20cea90a968976d.tar.bz2 |
Decide on an email address
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | thank-you.html | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -98,7 +98,7 @@ cmd <Play> osascript -e 'activate application "Terminal"' -e 'tell applica <li> Wired headphones with 1–3 buttons (Bluetooth headphones are currently unsupported. If you know of a way to access bluetooth headphone events, - please <a href="mailto:support@domekey.teddywing.com">get in touch</a>.) + please <a href="mailto:inquiry@domekey.teddywing.com">get in touch</a>.) </li> </ul> </div> diff --git a/thank-you.html b/thank-you.html index e48224a..3cb6021 100644 --- a/thank-you.html +++ b/thank-you.html @@ -39,7 +39,8 @@ </form> <p> - If you need any help, <a href="">let me know</a>. + If you need any help, + <a href="mailto:inquiry@domekey.teddywing.com">let me know</a>. </p> <p> |