Update contact form submission recipient to be a working email address

This commit is contained in:
benjamin melançon 2019-10-01 01:12:25 -04:00
parent e1bc21ea0f
commit 22545cc66e

View file

@ -7,7 +7,7 @@ _core:
id: feedback id: feedback
label: 'Website feedback' label: 'Website feedback'
recipients: recipients:
- admin@example.com - editors@geo.coop
reply: '' reply: ''
weight: 0 weight: 0
message: 'Your message has been sent.' message: 'Your message has been sent.'