Skip to content

Commit 7d351ea

Browse files
authored
Remove email support link until it works
1 parent 64292de commit 7d351ea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/routes/about.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,6 @@ export default function About() {
124124
Fireproof
125125
</a>
126126
{' · '}
127-
<a
128-
href="mailto:[email protected]"
129-
className="text-blue-600 hover:underline dark:text-blue-400"
130-
>
131-
Email Support
132-
</a>
133-
{' · '}
134127
<a href="/legal/privacy" className="text-blue-600 hover:underline dark:text-blue-400">
135128
Privacy Policy
136129
</a>

0 commit comments

Comments
 (0)