fix: update contact details
All checks were successful
ci / build_and_publish (push) Successful in 28s
All checks were successful
ci / build_and_publish (push) Successful in 28s
This commit is contained in:
parent
9ca6fb2720
commit
152515cbc0
7 changed files with 14 additions and 16 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue