diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/contact/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/contact/index.html b/src/contact/index.html index 115429d..9f052aa 100644 --- a/src/contact/index.html +++ b/src/contact/index.html @@ -91,8 +91,8 @@ __HEADER__ <div class="container"> <div class="row text-left"> <div class="col-12 col-sm-10 offset-sm-1 col-md-8 offset-md-2 col-lg-6 offset-lg-3"> - <h4 class="font-weight-normal">Enterprise Support</h4> - <p>Please email <code>consulting@adelielinux.org</code> for more information.</p> + <h4 class="font-weight-normal">Enterprise Support and Security Matters</h4> + <p>Please email <code>consulting@</code> or <code>security@</code>, respectively.</p> </div> </div><!-- end row --> </div><!-- end container --> |