chore: link
This commit is contained in:
parent
438cb399c8
commit
dacee7e7e2
2 changed files with 8 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
export default {
|
||||
"https://adamjones.me": "Adam Jones",
|
||||
"https://janmaarten.com": "Jan Maarten",
|
||||
"https://sheep.horse": "Andrew Stephens",
|
||||
"https://nautil.us": "Nautilus",
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "No, I don’t want to fill out your contact form"
|
||||
date: "2024-05-04T12:43:09-07:00"
|
||||
tags: ['tech']
|
||||
description: "Contact forms are almost always worse for users than just putting an email on your website. I explore why they’re terrible, why you’ve done it anyway, and what to do about it."
|
||||
link: "https://adamjones.me/blog/dont-use-contact-forms/"
|
||||
---
|
Reference in a new issue