Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 0e09d85

Browse files
committed
Fix general contact
- We sue .com mail addresses now - add the phone number of the headquarter Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 8ee63e3 commit 0e09d85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gatsby-config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ module.exports = {
5050
description: '',
5151
// siteUrl: '',
5252
contact: {
53-
phone: 'XXX XXX XXX',
54-
email: 'security@iteratec.de',
53+
phone: '+49 89 614551-0',
54+
email: 'security@iteratec.com',
5555
},
5656
// TODO: replace links with actual pages here and link the correct reference in Menu.js
5757
menuLinks: [

0 commit comments

Comments
 (0)