Set contact sender and recipient to info@

This commit is contained in:
Calum Muir 2025-12-22 15:12:20 +00:00
parent ccb138dc60
commit e6d4f3c7f3

View file

@ -8,7 +8,7 @@
"not_found_handling": "single-page-application",
},
"vars": {
"CONTACT_FROM_EMAIL": "calum@highlandgrouprda.org.uk",
"CONTACT_TO_EMAIL": "calum@highlandgrouprda.org.uk",
"CONTACT_FROM_EMAIL": "info@highlandgrouprda.org.uk",
"CONTACT_TO_EMAIL": "info@highlandgrouprda.org.uk",
},
}