Skip to content

Commit 343a764

Browse files
committed
live
1 parent b03d511 commit 343a764

File tree

3 files changed

+5
-97
lines changed

3 files changed

+5
-97
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ temp/
3737
.env
3838
.env.local
3939
.env.production
40-
config.local.*
40+
config.local.*
41+
42+
# AI stuff
43+
.github/copilot-instructions.md

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2 class="title-section">Contact H&A Security Solutions</h2>
100100

101101
<div style="margin: 40px 0; padding: 30px; background: #f8f9fa; border-radius: 8px; border-left: 4px solid #042C71;">
102102
<h3 style="color: #042C71; margin-bottom: 15px;">About Our Contact System</h3>
103-
<p style="margin-bottom: 20px; color: #666;">H&A Security Solutions operates under Tellaro. Our unified contact system ensures faster response times and better support.</p>
103+
<p style="margin-bottom: 20px; color: #666;">H&A Security Solutions operates under the name Tellaro. Using the contact system on our DBA site at tellaro.io ensures faster response times and better support.</p>
104104
</div>
105105

106106
<div class="btn-holder" style="margin: 30px 0;">

0 commit comments

Comments
 (0)