fix: update contact details
All checks were successful
ci / build_and_publish (push) Successful in 28s

This commit is contained in:
Iain Learmonth 2026-05-28 13:44:46 +01:00
parent 9ca6fb2720
commit 152515cbc0
7 changed files with 14 additions and 16 deletions

View file

@ -23,9 +23,9 @@ defaultContentLanguage = 'en'
[params.contact]
methods = [
{name = 'Telephone', display = '+44 (0)1224 900 202', link = 'tel:+441224900202'},
{name = 'Telephone', display = '+44 (0)333 1127 990', link = 'tel:+443331127990'},
{name = 'Email', display = 'contact@sr2.uk', link = 'mailto:contact@sr2.uk'},
{name = 'Fax', display = '+44 (0)1224 900 284', link = 'tel:+441224900284'}
{name = 'Fax', display = '+44 (0)333 1127 998', link = 'tel:+443331127998'}
]
[params.feedback]